Skip to content

viliusle/miniPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniPaint

Online graphics editing tool lets create, edit images using HTML5 technologies. No need to buy, download, install or have obsolete flash. Key features: layers, drag & drop, transparency, filters, no-flash, open source.

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.

Start using: http:https://viliusle.github.io/miniPaint/

miniPaint

Change log: /miniPaint/releases

Browser Support

  • Firefox
  • Chrome
  • Opera
  • IE 10+
  • Edge
  • Safari

Features

  • Open images, drag and drop images.
  • Save images as PNG, JPG, GIF (can be animated), JSON (layers data), (plus BMP and WEBP on some browsers).
  • 3 levels undo.
  • Transparency support.
  • Selection operation: cut, copy, paste, resize, delete, move.
  • Image information: dimensions, colors count, EXIF data.
  • Trim.
  • Tools: pencil, brush, magic wand, erase, fill, color picker, letters, crop, blur, sharpen, burn/dodge, desaturate, clone.
  • Image resize (Hermite resample, HQX upscaling, default resize).
  • Rotate: left, right, custom angle.
  • Flip: vertical or horizontal.
  • Color corrections: brightness, contrast, hue, saturation, luminance, channels (red, green, blue).
  • Auto adjust colors.
  • Grid.
  • Histogram.
  • Decrease color depth.
  • Negative.
  • GrayScale.
  • Layers.
  • Gradients.
  • Differences.
  • Borders.
  • Sprites.
  • Key-points.
  • Color to alpha.
  • Restore alpha.
  • Color Zoom
  • Replace Color
  • Zoom.
  • Keyboard shortcuts.
  • Effect browser.
  • Translations (Menu > Help > Languages).
  • Effects: Black and White, Blur (box, Gaussian, stack, zoom), Bulge/Pinch, Colorize, Denoise, Desaturate, Dither, Dot Screen, Edge, Emboss, Enrich, Gamma, Grains, GrayScale, Heatmap, JPG Compression, Mosaic, Oil, Perspective, Sepia, Sharpen, Solarize, Tilt Shift, Vignette, Vibrance, Vintage,
  • Print support.

Embed

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

<iframe style="width:100%; height:35vw;" src="https://viliusle.github.io/miniPaint/"></iframe>

License

Copyright (C) 2013-2016 ViliusL

miniPaint is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

miniPaint is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with miniPaint.  If not, see <http:https://www.gnu.org/licenses/>.

Support

Please use the GitHub issues for support requests, or use mail [email protected] for contacts.