minus-squarerarsamx@lemmy.catoSelfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?linkfedilinkEnglisharrow-up1·10 minutes agoI’m just learning about the software but all the tasks you listed (crop, rotate and adjust), can be done easily with imagemagick simple one-liners. For example: Convert in.jpg -rotate out.jpg Or Using the auto-orient option or using jhead. Why is it so hard for this app to implement it? linkfedilink
minus-squarerarsamx@lemmy.catoLinux@programming.dev•Okay why is your distro the best?linkfedilinkarrow-up2·5 days agoReally? I guess everyone was 15 at some point and hadn’t heard that distro wars are useless 🤣 There is no best. Period. linkfedilink
I’m just learning about the software but all the tasks you listed (crop, rotate and adjust), can be done easily with imagemagick simple one-liners.
For example:
Convert in.jpg -rotate out.jpg
Or
Using the auto-orient option or using jhead.
Why is it so hard for this app to implement it?