Skip to main content

All Questions

0 votes
1 answer
390 views

How to invert an SVG image?

I’m searching for a solution (in Linux console) which “inverts” an SVG. It shall take an input .svg and generate output .svg with multiple shapes, each one filling a single transparent area. And vice ...
Ivanov's user avatar
  • 1
1 vote
1 answer
236 views

How do I edit this texconv "IMGtoBC3.bat" file so it "READS FROM & PRESERVES the directory structure when writing the "resulting" dds files

How do I edit this texconv "IMGtoBC3.bat" file so it "READS FROM & PRESERVES the directory structure when writing the "resulting" dds files? Personally, I have a large ...
Jeffrey Witty's user avatar
0 votes
0 answers
179 views

Command or program to get width, height + XMP tags?

I have a problem while working in Windows command line whereby I am trying to get width, height and XMP tags (where applicable) from a large number of image files in a variety of formats (JPEG, PNG, ...
flintlock's user avatar
0 votes
2 answers
1k views

How to Batch Convert Filenames from Decimal to Hex Color Codes? [closed]

I asked this question first over on Graphic Design... Since then I was able to learn; and to utilize the fact that a program I was unfamiliar with (ImageMagick) has the capability to output RGB values ...
BANG's user avatar
  • 101
76 votes
4 answers
81k views

How to crop an image using ImageMagick from the command line?

I am trying to crop a 640x640 image using ImageMagick on the command line. I need to remove about 20 pixels from the bottom part of the image all the way from left to right. A long strip along the ...
user avatar
1 vote
2 answers
399 views

Deduplicate images synced across devices in various resolutions

I currently have a couple of scripts and Android apps that together do the following for a set of member devices (smartphones, PCs, digital cameras): all pictures taken by all member devices are ...
Rody Oldenhuis's user avatar
363 votes
14 answers
429k views

How to get information about an image (picture) from the Linux command-line?

I'm working on a web app and currently migrating some stuff from an old app, but I hate that I have to open an image editor to get some info about images I'm migrating. Things like image dimensions. ...
JWL's user avatar
  • 3,821