Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xylium117/pocketpainter
- Owner: xylium117
- License: mit
- Created: 2023-09-25T10:24:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T10:40:52.000Z (about 1 year ago)
- Last Synced: 2024-03-26T11:02:06.853Z (8 months ago)
- Topics: canvas, edit, effects, free, html5, image, javascript, layers, photo, photoshop, picture
- Language: JavaScript
- Homepage: https://ayushmansarkar.github.io/PocketPainter/
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)