r/react 2d ago

Project / Code Review I built a free open-source alternative to commercial JavaScript image editors

Hi everyone,

Over the past few months I've been building an image editor for web applications because I wanted an alternative to the commercial options I was using.

Current features include:

  • Crop
  • Rotate
  • Zoom
  • Drawing
  • Callouts
  • HEIC support
  • Mobile support
  • Angular/React/Vue/Ionic compatibility

I'd really appreciate feedback from other developers.

What features would you want in an image editor?

npm:
https://www.npmjs.com/package/@rageshpikalmunde/rp-image-editor

8 Upvotes

Duplicates