Skip to content

SamyIOoOI/ImageQuick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ImageQuick

  • 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

About

An Image batch/single converter and resizer!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages