photoEditor icon indicating copy to clipboard operation
photoEditor copied to clipboard

A image editor in browser using JavaScript canvas

photoEditor

A image editor made using JavaScript canvas.

screenshot

An online version is hosted here

About

This is a ongoing project that started after I decided to implement some image processing algorithms I've learned along the way.

It's not fully optimized and needs some improvment, but as I said, it's a ongoing project.

To Do

  • Undo button
  • Better GUI - A toolbar
  • ??? (sugestions)