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 2 months ago
Am I showing my age if I suggest ImageMagick?
sugar_in_your_tea@sh.itjust.works 2 months ago
Strayce@lemmy.sdf.org 2 months ago
With a little fucking around I’m fairly sure you could do it on the phone itself via termux.
ElectroVagrant@lemmy.world 2 months 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.