remix logo

Hacker Remix

Show HN: A pure WebGL image editor with filters, crop and perspective correction

126 points by axelMI 6 hours ago | 32 comments

I'm working on a pure js webgl image editor with effects, filters, crop & perspective correction, etc. My goal is to give the community an opensource solution as unfortunately most comparable apps are closed sources.

https://mini2-photo-editor.netlify.app to try it out (https://github.com/xdadda/mini-photo-editor)

rorylaitila 35 minutes ago

I've been looking for an open source image editor that I can embed in my app for managing my vintage ad archives (https://adretro.com). Basically I just need to rotate, crop, adjust color. But the images come from from the archive database rather than upload. And I want to work with them quickly, rather than save/open like a desktop app. Last time I looked I couldn't find something with good documentation that was easy to get started with. Right now I bulk edit in Google Photos.

ww520 1 hour ago

Excellent work. The UI looks very clean and functional. It's feature packed. Good choice on using WebGL. It has support everywhere in most if not all browsers.

amadeuspagel 5 hours ago

Nice. I tried it with an image from Unsplash. Maybe you can use the Unsplash API[1] to give people an example to play with.

[1]: https://unsplash.com/developers

axelMI 3 hours ago

Will have a look at this thanks! in the meantime I've added a quick sample gallery to test the editor out

flashblaze 4 hours ago

I'm so glad this exsist. I've been meaning to get something similar started, but did not due to one reason or the other. I'll definitely try to contribute.

axelMI 3 hours ago

Whenever you feel like, ping me on github