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.
- Host: GitHub
- URL: https://github.com/marcin-filipiak/qt_imgfolderresizer
- Owner: marcin-filipiak
- License: gpl-3.0
- Created: 2019-10-27T17:54:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T09:12:58.000Z (over 1 year ago)
- Last Synced: 2025-10-25T01:42:44.879Z (8 months ago)
- Topics: debian-packages, image-manipulation, qt5, resize-images, ubuntu
- Language: C++
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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:
*  - GTKmm, find duplicated images in subfolders
*  - Console, find duplicated images in subfolders
*  - GTK, usefull tool for images segregation
*  - GTK , resize images in folder
*  - Qt, resize images in folder