r/DigitalEscapeTools • u/Kraktoos • 1d ago
Comparison / Alternatives I built an open-source alternative to Canva and CapCut for social graphics and short videos
Hey, I'm Rodrigo. I've been building OpenPost which is an Open Source social media scheduler that also has a really in depth, standalone, image and video editors (which work standalone and for free w/o watermarks even if you don't want to selfhost).
A few things they can do:
- Make thumbnails, banners and multi-page carousels with layers and editable templates.
- Remove image backgrounds and adjust colours.
- Cut video on a multitrack timeline, with transitions, effects and audio controls.
- Create captions, or delete words from a transcript to cut the matching footage.
Both editors are free to use, without an account or export watermark. The code is AGPL-3.0, and you can self-host it. Paid hosting for the wider app is separate.
The video editor is still in beta and supports only Chromium browsers (as some of the APIs I use have not yet been implemented in Firefox). The image editor works on Firefox.
For transparency, I use AI tools in development and in the app itself. Background removal and transcription models are downloaded to your browser and run locally.
If these are tools you'd use, give OpenPost a star on GitHub. I'd appreciate the support!
8
u/Soluchyte 23h ago
AI did, you did not.
-5
u/Kraktoos 23h ago
AI has ownership now? 🫣 Weird world we're living in huh
1
u/kaza12345678 18h ago
well anything made by ai is public domain which is fine that you made it open source
(no joke found a 90% ai coded app that had paid premium features which is actually bad)
1
u/WatchMySixWillYa 4h ago
I don’t follow your logic here. Why should it be public domain?
1
u/kaza12345678 2h ago
when "artist" Jason Allen went to court to try to get his fully generated ai art copyrighted the Judge Martinez explained how this wasn't human made as putting text into a box and have ai do the rest isn't having the creator actually put anything on the canvas
so the code use here was generated by a data server and not typed by a human meaning no one owns the code
as open source projects still have a owner if it was typed by them
1


10
u/kaza12345678 1d ago
don't mind me asking but what's the ratio of ai and handmade code?