Post #3432378
2026-06-26 13:03 UTC
this probably isn't difficult to find by myself, but do any of you already know a good answer?
i'm trying to figure out the easiest free way to compress and/or resize a bunch of images, for the purpose of saving storage space and imposing maximum possible dimensions
:boost_ok_gay:
edit: graphicsmagick it is
Replies (1)
-
@kalviter@hol.ogra.ph 2026-06-26 13:10
@kalayo@hol.ogra.ph GraphicsMagick can be used on the command line to do operations like compression and resizing! It does a lot as far as I know, and is on the open-slopware list of "use this instead of ImageMagick" so I think it's unslopped. Apparently vips is also a good one to use but I'm not familiar with it!