A simple image resizer written in C++ and GTK3
|
|
пре 1 месец | |
|---|---|---|
| src | пре 1 месец | |
| Makefile | пре 1 месец | |
| README.md | пре 1 месец | |
| configure | пре 1 месец | |
| icon.png | пре 1 месец |
A safe, visual, and fast batch image renamer for Linux.
Simple Image Renamer is a lightweight C++ application designed to make organizing photos painless. Unlike command-line scripts, it provides a full visual interface with thumbnails, live previews of new filenames, and a robust undo system.
vacation_001.jpg, vacation_002.jpg) using ### placeholders.This application is built with C++17 and gtkmm-3.0.
```bash sudo apt update sudo apt install build-essential libgtkmm-3.0-dev