online image editor
Go to file
2014-04-08 11:23:04 +03:00
img Merge origin/master 2014-03-31 17:48:58 +03:00
js Merge origin/master 2014-03-31 18:11:43 +03:00
libs Merge origin/master 2014-04-01 11:42:09 +03:00
styles print fix 2014-04-08 11:13:49 +03:00
.gitignore small update 2014-04-08 11:00:49 +03:00
index.html Merge origin/master 2014-03-31 17:48:58 +03:00
README.md update 2014-04-08 11:23:04 +03:00

miniPaint - Online graphics editing tool using HTML5.

Demo: http://viliusle.github.io/miniPaint/

License: GPL

Built using HTML5, JavaScript, Canvas, Drag and Drop, Files API, Offline Support.

Online graphics editing tool use HTML5 technologies like Canvas, Offline support, Drag and Drop.

Features: open, edit, save images, various drawing tools like Magic Wand tool, Clone tool, erase, fill, color picker, colour selector, layers, pencil, brush, shapes, trim, flip, rotate, resize, transparency, zoom, grid, EXIF data, crop, export/import layers data, paste from clipboard, 31 various filters including blur, Tilt Shift, perspective, denoise, vignette, vintage, auto colorize, auto adjust colors, decrease color deapth, histogram, gradients, Hermite resample, keypoints.

Key features: layers, transparency, offline graphics editing.

It works in all modern browsers that support HTML5.

Libraries used: Harmony - http://ricardocabello.com/blog/post/689 glfx.js - http://evanw.github.io/glfx.js/ exif.js - https://github.com/jseidelin/exif-js ImageFilters.js - https://github.com/arahaya/ImageFilters.js