A simple image resizer written in C++ and GTK3
|
|
hai 1 mes | |
|---|---|---|
| src | hai 1 mes | |
| Makefile | hai 1 mes | |
| README.md | hai 1 mes | |
| configure | hai 1 mes |
A high-performance, multi-threaded GUI tool for batch renaming images on Linux. Built with C++17 and gtkmm-3.0.
image_1.jpg, image_2.jpg, image_10.jpg automatically.You need a C++ compiler and the GTKmm development libraries.
Debian / Ubuntu / Mint: ```bash sudo apt-get update sudo apt-get install build-essential libgtkmm-3.0-dev pkg-config