Skip to content

Instantly share code, notes, and snippets.

@kipal
kipal / batch_image_resize.md
Last active March 15, 2022 14:16
Resize a batch of images with ImageMagick without exceeding any resource limits

Example:

State of the current directory:

  $ ls
  a.jpg b.jpg c.jpg c.png

The execution:

   $ convert '*.jpg[200x]' resized%03d.png
@kipal
kipal / extend_workspaces.md
Created March 15, 2022 14:18
Extend workspaces to all monitors on elementaryOS