- Select areas on image
- Rotate selected areas
- Saving selected areas
- Fast GUI SDL3 interface, even for weak devices
- SDL3
- SDL_Image
- Clone the repository
git clone https://github.com/rmntgx/imagecutter.git
- Compile the program:
make
- Left click and drag to create selection
- Right click on selection to select it for rotation
- 'Q'/'E' keys to rotate selected area left/right
- 'S' key to save all selections
- 'C' key to clear all selections
- 'D'/'Delete' for delete selection
- 'N' key for next image
- 'P' key for previous image
- 'ESC' to quit