A small(5KB) JavaFx application to compress jpeg images given a file size threshold in KB.
Use case:
- Online application forms with limit on photo size.
Image quality is varied until the image size becomes <= entered threshold size.
- JRE
A small(5KB) JavaFx application to compress jpeg images given a file size threshold in KB.
Use case:
Image quality is varied until the image size becomes <= entered threshold size.