Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viliusle/minipaint
online image editor
https://github.com/viliusle/minipaint
browser canvas drawing effects html5 layers paint photoshop
Last synced: 1 day ago
JSON representation
online image editor
- Host: GitHub
- URL: https://github.com/viliusle/minipaint
- Owner: viliusle
- License: other
- Created: 2013-07-30T14:11:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T20:08:00.000Z (2 months ago)
- Last Synced: 2025-01-07T10:06:10.620Z (15 days ago)
- Topics: browser, canvas, drawing, effects, html5, layers, paint, photoshop
- Language: JavaScript
- Homepage: http://viliusle.github.io/miniPaint/
- Size: 21.7 MB
- Stars: 2,805
- Watchers: 83
- Forks: 646
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# miniPaint
Online image editor lets you create and edit images using HTML5 technologies. No need to buy, download, install, or have outdated flash. No ads. Key features: layers, filters, open source Photoshop alternative.
miniPaint operates directly in the browser. You can create images by pasting from the clipboard (ctrl+v) or uploading from the computer (_using menu or drag & drop_). Nothing will be sent to any server. Everything stays in your browser.
## URL:
**https://viliusle.github.io/miniPaint/**## Preview:
![miniPaint](https://raw.githubusercontent.com/viliusle/miniPaint/master/images/preview.gif)
(generated using miniPaint)**Change log:** [/miniPaint/releases](https://github.com/viliusle/miniPaint/releases)
## Browser Support
- Chrome
- Firefox
- Opera
- Edge
- Safari
- Yandex## Features
**Files**: open images, directories, URLs, data URLs, drag and drop, save (PNG, JPG, BMP, WEBP, animated GIF, TIFF, JSON (layers data), print.
**Edit**: undo, cut, copy, paste, selection, paste from the clipboard.
**Image**: information, EXIF, trim, zoom, resize (Hermite resample, default resize), rotate, flip, color corrections (brightness, contrast, hue, saturation, luminance), automatic color adjustment, grid, histogram, negative.
**Layers**: multi-layer system, differences, merging, flattening, transparency support.
**Effects**: black and white, blur (box, gaussian, stack, zoom), bulge/pinch, denoise, desaturation, dither, dot screen, edge, emboss, enrich, gamma, grains, grayscale, heatmap, jpg compression, mosaic, oil, sepia, sharpen, solarize, tilt shift, vignette, vibrance, vintage, blueprint, night vision, pencil, also instagram filters: 1977, aden, clarendon, gingham, inkwell, lo-fi, toaster, valencia, x-pro ii.
**Tools**: pencil, brush, magic wand, eraser, fill, color picker, letter, crop, blur, sharpener, desaturation, clone, borders, sprites, keypoints, color zoom, change color, restore transparency, content fill.
**Help**: keyboard shortcuts, translation.
## Embed
To embed this app on another page, use the following HTML code:
## Build instructions
See [Wiki > Build instructions](https://github.com/viliusle/miniPaint/wiki/Build-instructions)## Wiki
See [Wiki](https://github.com/viliusle/miniPaint/wiki)## License
MIT License## Support
Please use the GitHub issues for support, feature requests and bug reports, or contact us by sending an email to [email protected].