I want something similar to "preview" in macs. For example: I want an image editor that ONLY does simple adjustments like increase/decrease contrast, saturation, exposure, color tinting.... rotate, flip vertically, flip horizontally, make black and…
I have Ubuntu 10.04. I have converted image through terminal using the following command:
convert myfigure.png myfigure.jpg
But I want to resize the height and width of the converted image. Is there any way to do this?
I need to crop images often - photos, printscreens, etc., and loading gimp for such a simple task takes way too long. Can you recommend a faster alternative?
I want make a .gif animated picture from a given set of .jpg pictures.
I would prefer to do it from the command line, so command line tools would be very welcome.
Often I need to annotate (draw some arrows, lines, basic shapes like squares, ellipses etc and enter some text) on top of pictures (JPG, PNG images) and screenshots (again png images). I would also need to be able to crop, resize etc.
I tried the…
I want to scale all images in a given folder to the same width (but different appropriately scaled heights). How can I do this using a GUI-based or command-line tool?
For bonus points, is it possible to restrict which images are scaled based on…
I have come to a situation where I have an image in Gimp with multiple layers. Now, I want to export every single layer as an individual image (PNG format preferably) automatically to a folder somewhere.
Is this possible?
The long method: Hide all…
You can compare two text files very easy with diff and even better with meld:
If you use diff for images, you get an example like this:
$ diff zivi-besch.tif zivildienst.tif
Binary files zivi-besch.tif and zivildienst.tif differ
Here is an…
I have a lot of images which have white borders around them. I would like to crop those borders all at once, preferably from command line. I believe that it can be done with ImageMagick, but I couldn't find suitable command.
I know that it can be…
I have a directory with a lots of images but they are in the wrong orientation. I want to rotate the images to correct the orientation (mostly ±90o). Using image (shotwell photo) viewer I can rotate them individually by clicking the rotate button…
I want to crop an image using command line tools only indicating pixels to crop for the four directions (the same way we can crop in LibreOffice)
For example:
crop image.jpg -top 5px -bottom 7px -right 14px -left 3px
Is there such a tool (not GUI)?
I'd like to be able to crop SVG chemical structures, completely (see this question), that were created using MarvinSketch and I think I might have thought of a solution; I use MarvinSketch to create a large PNG file, then crop that using GIMP, and…
I'm trying to mass convert a handful of .tif files. I found phatch could look like a good candidiate but I'm running Ubuntu 11.04. Looks like they don't have a .deb for my version.
Anyone have any alternatives to phatch or any other recommendations…