emad-elsaid / devtools

A set of simple tools every developer needs, collected in one application.
http://www.emadelsaid.com/devtools
MIT License
15 stars 6 forks source link

Simple Image Editor #7

Open emad-elsaid opened 8 years ago

emad-elsaid commented 8 years ago

An image viewer that can make simple image processing tasks

then download the edited image to machine.

AmrEldib commented 8 years ago

Similar tools Image manipulation DarkroomJS StudioJS Convert an Image to Grayscale with ImageMagick

AmrEldib commented 8 years ago

Image cropper cropper.js - Source code

emad-elsaid commented 8 years ago

Darkroom looks beautiful, although it doesn't have image effects like camanjs, i wish we could merge both of them :smile:

AmrEldib commented 8 years ago

There are many tools that could seem too big to be included but we could at least add a reference to them. See RegExr, WebGL Studio, SVG Editor here. They're great, but integrating them will be too much work for not too much value. it'll be helpful to just list them and add a link.

emad-elsaid commented 8 years ago

it can rotate, crop, undo, redo and save result to new tab. we still need resizing plugin for darkroomjs referenced at : MattKetmo/darkroomjs#75