News

Resizing images on the Linux command line. How-To. May 25, 2023 4 mins. Linux. The convert command (part of ImageMagick) can change the resolution of image files faster than you can count to F in hex.
There's a lot to learn about image files on the command line, from verifying file format to finding out where and when photos were taken and maybe even getting an unusual view of what they look like.
Us geeks mostly think of the command line as the best place for text manipulation. It's a natural with cat, grep and shell scripts. But although you can't necessarily view your results from within a ...
We all have a folder full of images whose filenames resemble line noise. How about renaming those images with the help of a local LLM (large language model) executable on the command line? All that… ...