Post #1152232
2026-04-14 10:10 UTC
Colleagues, is there a Linux image manipulation tool like imagemagick that doesn't require some weird XML configuration for large images and reliably reads TIFFs?
Replies (1)
-
@anticomposite@wikis.world 2026-04-14 10:18
@despens for large images you probably want to use https://www.libvips.org/ though it's not quite as extensible as ImageMagick. But the things it does it does well.