An open API service indexing awesome lists of open source software.

https://github.com/marcin-filipiak/qt_imgfolderresizer

The program searches for JPG images in the specified folder and resizes them to a smaller size.
https://github.com/marcin-filipiak/qt_imgfolderresizer

debian-packages image-manipulation qt5 resize-images ubuntu

Last synced: about 1 month ago
JSON representation

The program searches for JPG images in the specified folder and resizes them to a smaller size.

Awesome Lists containing this project

README

          

# qt_ImgFolderResizer

The program searches for JPG images in the specified folder and resizes them to a smaller size according to the chosen scheme. Thanks to this program, your photos will occupy less space on the disk while maintaining a satisfactory resolution.



# Links

My tools for images segregation, resizing etc:

* ![Image Decoupler GUI](https://github.com/marcin-filipiak/gtkmm_ImageDecoupler) - GTKmm, find duplicated images in subfolders
* ![Image Decoupler Console](https://github.com/marcin-filipiak/cpp_ImageDecoupler) - Console, find duplicated images in subfolders
* ![Image Segregator GUI](https://github.com/marcin-filipiak/gtk_ImageSegregator) - GTK, usefull tool for images segregation
* ![Image Resizer GUI](https://github.com/marcin-filipiak/gtk_ImageResizer) - GTK , resize images in folder
* ![Image Resizer GUI](https://github.com/marcin-filipiak/qt_ImgFolderResizer) - Qt, resize images in folder