Furaffinity Image Sorter
8 years ago
Hello everyone!
So yesterday, I was feeling kinda adventurous, and I decided to create a little program that could sort all the images you download from FA by artist name! Not sure how useful it might be, but it was just a fun little project.
It's really simple to use, you just specify what folder(s) you want to the program to sort, then you specify where you want it to output the sorted images to, and finally, you press sort! A new folder will be created for each artist, and all the artwork belonging to that artist will be placed inside the folder. What's great is that you can run it multiple times! It will only copy over new content to the output, so for example, you download a bunch of artwork, but you just want it sorted to the right place really quick, simply run the program, and it will copy only images that have not been sorted. I also made a feature where it will copy all images that it could not sort into an unsorted folder. That way, you would not have to manually search through which images were sorted and which images were not.
I have uploaded all the code and the program with instructions on how to use it. Feel free to download and try it out, as I have not had many people test it yet. I have tested it myself though, and it could sort through thousands of images on my computer in just a few seconds. Here is the link: https://github.com/Seledrex/Furaffi.....y_Image_Sorter
I think it would be fun to add some more features too, like an ability to download all submissions currently on your FA, or to download all images that are in your favorites. And of course, after it would finish downloading, it would sort them for you! I think that might be a bit more challenging, so maybe in the future when I have some more time I could do that.
Anyways, feel free to let me know what you think, and also let me know if you find any bugs, or if you have suggestions to improve it.
So yesterday, I was feeling kinda adventurous, and I decided to create a little program that could sort all the images you download from FA by artist name! Not sure how useful it might be, but it was just a fun little project.
It's really simple to use, you just specify what folder(s) you want to the program to sort, then you specify where you want it to output the sorted images to, and finally, you press sort! A new folder will be created for each artist, and all the artwork belonging to that artist will be placed inside the folder. What's great is that you can run it multiple times! It will only copy over new content to the output, so for example, you download a bunch of artwork, but you just want it sorted to the right place really quick, simply run the program, and it will copy only images that have not been sorted. I also made a feature where it will copy all images that it could not sort into an unsorted folder. That way, you would not have to manually search through which images were sorted and which images were not.
I have uploaded all the code and the program with instructions on how to use it. Feel free to download and try it out, as I have not had many people test it yet. I have tested it myself though, and it could sort through thousands of images on my computer in just a few seconds. Here is the link: https://github.com/Seledrex/Furaffi.....y_Image_Sorter
I think it would be fun to add some more features too, like an ability to download all submissions currently on your FA, or to download all images that are in your favorites. And of course, after it would finish downloading, it would sort them for you! I think that might be a bit more challenging, so maybe in the future when I have some more time I could do that.
Anyways, feel free to let me know what you think, and also let me know if you find any bugs, or if you have suggestions to improve it.
Also I'm curious if you actually tried downloading my program. XD
Soon I'll try to figure out the downloading favorites feature. I don't think it will be very complicated.
I have done what you instruct (Change from modern to beta/classic) to use the Furaffinity Sort Image but the software keep tell "Invalid Username/Password".
Do you know what happen?
Wanted to ask if this will work on files where the filename convention has been modified to remove the [number] after being saved locally, or if it is coded to only anticipate the unchanged naming convention with sorting.
https://github.com/TailWigglers/image-organizer
Does the interface support keyboard commands or is it only mouse clicks?
Thanks for the suggestion on trying it!
Some informal feedback from this dino on the program would be;
*Single key shortcuts as an option for engaging the UI (e.g., assigning 'Q' to a folder, pressing Q then is the same as clicking the folder)
*Thumbnail previews of next pictures in sequence to improve speed of sorting, similar to how Tetris previewing the next pieces permits more efficiency in building the blocks (E.g., the picture in question is displayed fully, but the user can see the next 5 or more pictures next in line.)
My folder sorting needs often exceed 1k files so speed is a bias for me : O
https://github.com/TailWigglers/image-organizer
I will add a TODO and try to implement some keyboard shortcuts and previews ^^ thanks for the suggestions!
https://github.com/TailWigglers/ima.....ganizer/issues