a1111-mini-paint/miniPaint
dependabot[bot] eb8de9bfb7
Bump @babel/traverse from 7.18.11 to 7.23.2 in /miniPaint
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:58:58 +00:00
..
dist Update "Send to miniPaint" button to be in line with new webui's emoji buttons 2023-10-05 13:25:48 +02:00
examples Initial commit 2023-05-16 23:20:07 +02:00
images Pan Tool 2023-06-12 16:03:06 +02:00
src Update "Send to miniPaint" button to be in line with new webui's emoji buttons 2023-10-05 13:25:48 +02:00
tools/translator Initial commit 2023-05-16 23:20:07 +02:00
.babelrc Initial commit 2023-05-16 23:20:07 +02:00
.gitignore Initial commit 2023-05-16 23:20:07 +02:00
MIT-LICENSE.txt Initial commit 2023-05-16 23:20:07 +02:00
README.md Initial commit 2023-05-16 23:20:07 +02:00
SECURITY.md Initial commit 2023-05-16 23:20:07 +02:00
index.html Initial commit 2023-05-16 23:20:07 +02:00
manifest-disabled.json Initial commit 2023-05-16 23:20:07 +02:00
package-lock.json Bump @babel/traverse from 7.18.11 to 7.23.2 in /miniPaint 2023-10-18 01:58:58 +00:00
package.json Initial commit 2023-05-16 23:20:07 +02:00
service-worker.js Pan Tool 2023-06-12 16:03:06 +02:00
webpack.config.js Initial commit 2023-05-16 23:20:07 +02:00

README.md

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 the clipboard (ctrl+v) or upload 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 (generated using miniPaint)

Change log: /miniPaint/releases

Browser Support

  • Chrome
  • Firefox
  • Opera
  • Edge
  • Safari

Features

  • Files: open images, directories, URL, data URL, drag and drop, save (PNG, JPG, BMP, WEBP, animated GIF, TIFF, 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, also Instagram Filters: 1977, Aden, Clarendon, Gingham, Inkwell, Lo-fi, Toaster, Valencia, X-Pro II.
  • Tools: pencil, brush, magic wand, erase, fill, color picker, letters, crop, blur, sharpen, desaturate, clone, borders, sprites, key-points, color zoom, replace color, restore alpha, content fill.
  • Help: keyboard shortcuts, translations.

Embed

To embed this app in the other page, use this HTML code:

<iframe style="width:100%; height:1000px;" id="miniPaint" src="https://viliusle.github.io/miniPaint/" allow="camera"></iframe>

Build instructions

See Wiki > Build instructions

Wiki

See Wiki

Contributors

License

MIT License

Support

Please use the GitHub issues for support, features, issues or use mail www.viliusl@gmail.com for contacts.