Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterconsuegra/minipaintozone
miniPaintOzone
https://github.com/peterconsuegra/minipaintozone
Last synced: about 2 months ago
JSON representation
miniPaintOzone
- Host: GitHub
- URL: https://github.com/peterconsuegra/minipaintozone
- Owner: peterconsuegra
- License: other
- Created: 2020-01-30T22:26:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:40:50.000Z (about 2 years ago)
- Last Synced: 2023-08-04T16:39:39.123Z (over 1 year ago)
- Language: JavaScript
- Size: 5.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# miniPaint
Online image editor lets you create, edit images using HTML5 technologies.
No need to buy, download, install or have obsolete flash. No ads.
Key features: layers, filters, HTML5, open source, Photoshop alternative.miniPaint operates directly in the browser. You can create images, paste from clipboard (ctrl+v)
or upload from 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
- Safari
- Edge (missing few features)
- IE 11 (only basic support)## Features
- **Files**: open images, directories, URL, drag and drop, save (PNG, JPG, BMP, WEBP, animated GIF, JSON (layers data), print.
- **Edit**: Undo, cut, copy, paste, selection, paste from clipboard.
- **Image**: information, EXIF, trim, zoom, resize (Hermite resample, default resize), rotate, flip, color corrections (brightness, contrast, hue, saturation, luminance), auto adjust colors, grid, histogram, negative.
- **Layers**: multiple layers system, differences, merge, flatten, Transparency support.
- **Effects**: Black and White, Blur (box, Gaussian, stack, zoom), Bulge/Pinch, Denoise, Desaturate, 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.
- **Tools**: pencil, brush, magic wand, erase, fill, color picker, letters, crop, blur, sharpen, desaturate, clone, borders, sprites, key-points, color to alpha, color zoom, replace color, restore alpha, content fill.
- **Help**: keyboard shortcuts, translations.## Embed
To embed this app in other page, use this 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, features, issues or use mail [email protected] for contacts.