Skip to content

Commit c485931

Browse files
Update README.md
Same fix
1 parent 054d89c commit c485931

File tree

1 file changed

+18
-21
lines changed

1 file changed

+18
-21
lines changed

README.md

+18-21
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# miniPaint
22

3-
Online image editor lets you create, edit images using HTML5 technologies.
4-
No need to buy, download, install or have obsolete flash. No ads.
5-
Key features: layers, filters, HTML5, open source, Photoshop alternative.
3+
Online image editor lets you create and edit images using HTML5 technologies. No need to buy, download, install, or have outdated flash. No ads. Key features: layers, filters, open source Photoshop alternative.
64

7-
miniPaint operates directly in the browser. You can create images, paste from the clipboard (ctrl+v)
8-
or upload from the computer (using menu or drag & drop). Nothing will be sent to any server. Everything stays in your
9-
browser.
5+
miniPaint operates directly in the browser. You can create images by pasting from the clipboard (ctrl+v) or uploading from the computer (_using menu or drag & drop_). Nothing will be sent to any server. Everything stays in your browser.
106

117
## URL:
128
**https://viliusle.github.io/miniPaint/**
@@ -23,25 +19,26 @@ browser.
2319
- Opera
2420
- Edge
2521
- Safari
22+
- Yandex
2623

2724
## Features
2825

29-
- **Files**: open images, directories, URL, data URL, drag and drop, save (PNG, JPG, BMP, WEBP, animated GIF, TIFF, JSON
30-
(layers data), print.
31-
- **Edit**: Undo, cut, copy, paste, selection, paste from clipboard.
32-
- **Image**: information, EXIF, trim, zoom, resize (Hermite resample, default resize), rotate, flip,
33-
color corrections (brightness, contrast, hue, saturation, luminance), auto adjust colors, grid, histogram, negative.
34-
- **Layers**: multiple layers system, differences, merge, flatten, Transparency support.
35-
- **Effects**: Black and White, Blur (box, Gaussian, stack, zoom), Bulge/Pinch, Denoise, Desaturate, Dither, Dot Screen,
36-
Edge, Emboss, Enrich, Gamma, Grains, GrayScale, Heatmap, JPG Compression, Mosaic, Oil, Sepia, Sharpen, Solarize,
37-
Tilt Shift, Vignette, Vibrance, Vintage, Blueprint, Night Vision, Pencil, also Instagram Filters: 1977, Aden, Clarendon,
38-
Gingham, Inkwell, Lo-fi, Toaster, Valencia, X-Pro II.
39-
- **Tools**: pencil, brush, magic wand, erase, fill, color picker, letters, crop, blur, sharpen, desaturate, clone,
40-
borders, sprites, key-points, color zoom, replace color, restore alpha, content fill.
41-
- **Help**: keyboard shortcuts, translations.
26+
**Files**: open images, directories, URLs, data URLs, drag and drop, save (PNG, JPG, BMP, WEBP, animated GIF, TIFF, JSON (layers data), print.
27+
28+
**Edit**: undo, cut, copy, paste, selection, paste from the clipboard.
29+
30+
**Image**: information, EXIF, trim, zoom, resize (Hermite resample, default resize), rotate, flip, color corrections (brightness, contrast, hue, saturation, luminance), automatic color adjustment, grid, histogram, negative.
31+
32+
**Layers**: multi-layer system, differences, merging, flattening, transparency support.
33+
34+
**Effects**: black and white, blur (box, gaussian, stack, zoom), bulge/pinch, denoise, desaturation, 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.
35+
36+
**Tools**: pencil, brush, magic wand, eraser, fill, color picker, letter, crop, blur, sharpener, desaturation, clone, borders, sprites, keypoints, color zoom, change color, restore transparency, content fill.
37+
38+
**Help**: keyboard shortcuts, translation.
4239

4340
## Embed
44-
To embed this app in the other page, use this HTML code:
41+
To embed this app on another page, use the following HTML code:
4542

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

@@ -60,4 +57,4 @@ See [Wiki](https://github.com/viliusle/miniPaint/wiki)
6057
MIT License
6158

6259
## Support
63-
Please use the GitHub issues for support, features, issues or use mail [email protected] for contacts.
60+
Please use the GitHub issues for support, feature requests and bug reports, or contact us by sending an email to [email protected].

0 commit comments

Comments
 (0)