A simple image resizer written in C++ and GTK3
|
|
1 сар өмнө | |
|---|---|---|
| src | 1 сар өмнө | |
| Makefile | 1 сар өмнө | |
| README.md | 1 сар өмнө | |
| configure | 1 сар өмнө | |
| icon.png | 1 сар өмнө | |
| screenshot.png | 1 сар өмнө |
A lightweight, visual batch renaming tool built with C++ and gtkmm-3.0. Designed for users who need to organize photo collections quickly with real-time feedback and a responsive interface.
vacation_###) with adjustable padding and start indices.2.jpg comes before 10.jpg).HH:mm dd-MMM-yyyy format.To build on Debian or similar distributions, you need:
g++ (C++17 support)libgtkmm-3.0-devlibexiv2-devpkg-config
```bash
sudo apt update
sudo apt install build-essential libgtkmm-3.0-dev libexiv2-dev pkg-config