LycheeOrg / Lychee

A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
https://lycheeorg.github.io/
MIT License
3.39k stars 300 forks source link

[Enhancement] Integration with Photopea (free online photo editor) #1131

Open ildyria opened 3 years ago

ildyria commented 3 years ago

Adding the ability to edit images in photopea (an online photo editor similar to photoshop/gimp) would possibly solve all the (future) requests to add editing capabilities to Lychee.

Furthermore the integration does not seem that complex: https://www.photopea.com/api/

qwerty287 commented 2 years ago

I also found https://github.com/igorski/bitmappery as an open-source alternative, however, it looks like it doesn't have a way to pre-load an image (i.e. no real integration would be possible - maybe they implement that at some point).