Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konradlinkowski/imagesorter
Image pixel sorter in browser.
https://github.com/konradlinkowski/imagesorter
image-processing sorting-algorithms vanillajs
Last synced: 3 days ago
JSON representation
Image pixel sorter in browser.
- Host: GitHub
- URL: https://github.com/konradlinkowski/imagesorter
- Owner: KonradLinkowski
- Created: 2018-05-02T15:02:08.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2018-07-11T16:30:07.000Z (over 6 years ago)
- Last Synced: 2024-11-28T10:33:09.416Z (2 months ago)
- Topics: image-processing, sorting-algorithms, vanillajs
- Language: JavaScript
- Homepage: https://konradlinkowski.github.io/ImageSorter/
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Sorter
Upload an image and choose sorting method. Enjoy your pixel sorted image. Now it's as simple as that!
## Installation
```
git clone https://github.com/KonradLinkowski/ImageSorter.git
cd ImageSorter
start index.html
```
## Dependencies
- HTML5
- VanillaJS