Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xylium117/pocketpainter

PocketPainter is free online image editor using HTML5 and JavaScript
https://github.com/xylium117/pocketpainter

canvas edit effects free html5 image javascript layers photo photoshop picture

Last synced: 3 days ago
JSON representation

PocketPainter is free online image editor using HTML5 and JavaScript

Awesome Lists containing this project

README

        

# PocketPainter

Online image editor lets you create, edit images using HTML5 and JS technologies.
No need to buy, download and install anything.

PocketPainter 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.

![HTML 5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## URL:
**https://ayushmansarkar.github.io/PocketPainter/**

## Preview:
![PocketPainter](https://raw.githubusercontent.com/ayushmansarkar/PocketPainter/master/images/preview.jpg)

(generated using miniPaint)

**Change log:** [/PocketPainter/releases](https://github.com/ayushmansarkar/PocketPainter/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:

## Build instructions
See [Wiki > Build instructions](https://ayushmansarkar.github.io/PocketPainter/wiki/Build-instructions)

## Wiki
See [Wiki](https://ayushmansarkar.github.io/PocketPainter/wiki)