cropgui
cropgui copied to clipboard
gtk frontend for lossless cropping of jpeg images
I just made a Slackware build script for this project, and in the course of doing so noticed that the argument to the -p option described in the install.sh usage...
Both when using the file browser to select images to crop and when passing (relative or absolute) paths from the command line, cropgui shows the image and you can select...
Most of the time I'm cropping a photo, I'm either cutting height or width by half, or cropping at 3/4ths x 3/4ths, so I know the end values. I used...
Currently cropgui does not ask the user for confirmation when the specified file is already exists, and overwrites that file. Please add a simple dialog to confirm overwriting existing files.
When browsing pictures in Nautilus, once in a while I find one picture that I would like to crop. For me it is never the other way, I never first...
Functionality to join several JPEG images together (like jpegjoin) would be very nice indeed. Functionality to (automatically?) integrate some (heavily) altered blocks from an edited JPEG file into an existing...
I would expect CTRL-Q to quit. (would be awesome to cancel the last operation to avoid a quit/re-run)
It would be nice if there was an easy way to keep the aspect ratio of the images to crop.
`sudo bash ./install.sh -p /usr -P /usr/bin/python3.10` results in: ``` :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632...
The "cropgui.png" icon used for the application is too small for application launchers used nowadays. Also, appstream-generator requires at least 48x48 icon to process the application, but preferably it needs...