Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed UI, added simple batch processing #56

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

elMuso
Copy link

@elMuso elMuso commented Dec 29, 2021

I digitalize books and this program is almos a perfect fit for me, except for 1 thing, you can only upscale 1 image at a time, this is an obstacle since i need to do it for >350 images at once. And use a different export folder for all the upscaled images. So i refactored a lot of things, ported the project to netbeans (To use the gui editor as well as code generation) and added some functionality.

A lot of things changed so maybe the fork should not be merged, but the list of the thing done so far is:

  • UI revamp
  • Logic revamp
  • Export path is now available
  • Multiple file import
  • Added a button to change theme (instead of using the console), and to remove all items from queue
  • Added an exporter to produce windows binaries with the jre
  • Added an item counter at the bottom

For now this is it for me, the program works great for my purpose

@elMuso elMuso closed this Dec 29, 2021
@elMuso elMuso reopened this Dec 29, 2021
@elMuso
Copy link
Author

elMuso commented Dec 29, 2021

In my fork there is a release that includes the binaries for windows and .jar for mac and linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant