Home
Softono

Photo Editor

Open source MIT JavaScript
129
Stars
24
Forks
3
Issues
4
Watchers
5 years
Last Commit

 About Photo Editor

A single page web application which enables users to edit their images.

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Photo Editor?

We provide expert installation service for this software. Our team will install, configure, and secure Photo Editor on your server. plans start at just $30.

Photo Editor

View on GitHub

Photo Editor

A single page web application which enables users to edit their images. Build with React.

Watch YouTube Video

https://www.youtube.com/watch?v=53omb2FfuU4

User Stories

  • Upload images via drag and drop or via classic File Uploader.
  • resize and crop images.
  • Adjust the Brightness, Contrast, Saturation and Blur of images.
  • rotate and flip images.
  • add text to images.
  • download the edited version of an image or send it via e-mail.
  • If an image is too big to fit the screen, app zooms out automatically. Also, user can change this scaling factor by using the slider in the footer.
  • Edited version of images are stored in the local storage. Thus, users can continue editing where they left off, when they return.

TODO

  • Input validation.