this post was submitted on 13 Oct 2023
24 points (96.2% liked)

Open Source

30602 readers
126 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

So Recently I came across stirling-pdf through this community only and i was wondering if something like this but for images exist

https://www.iloveimg.com/

(i wanted to upload image but there is smth wrong which i would look later into )

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago

The closest thing I know of is an API-only solution with no front-end: https://github.com/h2non/imaginary#supported-image-operations

Someone may have written something like a Flask or FastAPI WebUI for it, but I don't know.