-
Image resize/convert tool that can do single or patch operations!
-
Main Feature:
- Single/Batch conversion and resizing images
-
Features:
- Batch conversion between JPG, PNG, Webp and JPEG formats.
- Bulk resizing with preset dimensions or custom sizes.
- Drag-and-drop menu for file selection.
- File list view for selected images.
- Save & load settings in .json format.
- Quality slider to set image quality.
- A fun riddle-based mini-game included.
-
Memory Optimization:
- Process images sequentially rather than loading all into memory
- Lazy Image opening used to reduce RAM usage.
- Disabled image reviews (only the file names are shown)
- Implemented limits on selected files, image size and output size to reduce RAM usage.
- optimizations are labelled in the code with comments.
-
Requires tkinterdnd2 & PIL
SamyIOoOI/ImageQuick
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|