cropgui icon indicating copy to clipboard operation
cropgui copied to clipboard

gtk frontend for lossless cropping of jpeg images

Results 32 cropgui issues
Sort by recently updated
recently updated
newest added

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...

bug
help wanted

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...

enhancement
help wanted

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...

enhancement
help wanted

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.

enhancement
help wanted

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...

enhancement
help wanted

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...

enhancement
help wanted

I would expect CTRL-Q to quit. (would be awesome to cancel the last operation to avoid a quit/re-run)

enhancement
help wanted

It would be nice if there was an easy way to keep the aspect ratio of the images to crop.

enhancement

`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...

help wanted
chore

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...

help wanted
chore