-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi Jake,
Thank you for creating such an great program.
I have had some issues with memory and Java:
I know you mentioned this in your readme, I wasn't sure if there was a way to modify the java settings or not to increase the memory available
More importantly, I would like to make a few feature requests:
-
Could you add the ability to work through batches . For example, a folder full of files that it goes through one at a time and converts to an image separately, so you could perhaps create a dataset of images that represent files.
-
Could you add the ability to standardize an output image size , for example a small file and a large file could have the same image size after conversion. This would allow the images to be handled more uniformly if they were processed further. (Perhaps it could scan the folder containing all the files and find the largest file and know how big the image size needs to work with all other file sizes)
It would also be nice to be able to manually specify the file size, if you have a preexisting system that requires a specific file size to properly work.
Again, thank you for your cool software.
