top | item 46366377

Show HN: Openinary – Self-hosted image processing like Cloudinary

6 points| fheysen | 2 months ago |github.com

Hi HN!

I built Openinary because Cloudinary and Uploadcare lock your images and charge per request.

Openinary lets you self-host a full image pipeline: transform, optimize, and cache images on your infra; S3, Cloudflare R2, or any S3-compatible storage.

It’s the only self-hosted Cloudinary-like tool handling both transformations and delivery with a simple URL API (/t/w_800,h_800,f_avif/sample.jpg).

Built with Node.js, Docker-ready.

GitHub: https://github.com/openinary/openinary

Feedback welcome; especially from Cloudinary users wanting the same UX but on their own infra!

4 comments

order

darrenwestall|2 months ago

Any plans to support text overlays? :)

fheysen|2 months ago

yes, text overlays are planned :) I'm aiming to match all Cloudinary’s core features (excluding AI) with a compatible URL API!

darrenwestall|2 months ago

(I pay $2k a month to Cloudinary!)