a1111-mini-paint/miniPaint
dependabot[bot] 5c997d4ff4
Bump on-headers and compression in /miniPaint (#33)
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 18:07:49 +01:00
..
dist Fix #20 and adapt to newest version of ControlNet 2024-10-26 16:02:08 +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 Fix #20 and adapt to newest version of ControlNet 2024-10-26 16:02:08 +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 on-headers and compression in /miniPaint (#33) 2025-11-04 18:07:49 +01:00
package.json Bump @babel/runtime from 7.18.9 to 7.27.6 in /miniPaint (#32) 2025-06-10 19:41: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.