File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1- # image-stitcher
2- Stitch images
1+ # Image Stitcher
2+ Stitch images together horizontally or vertically.
3+
4+ ![ MIT licence] ( https://img.shields.io/badge/license-MIT-green )
5+ ![ javascript] ( https://img.shields.io/badge/vanilla-JavaScript-blue )
6+
7+ ## Usage
8+ - Drop the images on the droplet. All images are shown on a list.
9+ - You can reorder the images via drag and drop.
10+ - Delete them by dropping them over the Delete button.
11+ - Press the delete button to delete all images.
12+ - Select horizontal or vertical mode.
13+ - Hit save button to create the stitched image.
14+ - You can save it by downloading or copy it by right click.
15+ - If you like to switch the mode, do so and hit the save button, again.
16+
17+ No server required. You can open the ** index.html** in the browser.
You can’t perform that action at this time.
0 commit comments