And building a simple web page around that would be a few dozen lines of Python. NBD.
Comment on Looking for simple self-hosted image editor / resizer app
Bell@lemmy.world 1 year ago
Am I showing my age if I suggest ImageMagick?
sugar_in_your_tea@sh.itjust.works 1 year ago
Strayce@lemmy.sdf.org 1 year ago
With a little fucking around I’m fairly sure you could do it on the phone itself via termux.
ElectroVagrant@lemmy.world 1 year ago
Was thinking the same and you can.
Minimal fucking around needed too, just pkg install imagemagick then navigate filesystem to images ya want to adjust and magick however desired to reduce the file size.