Skip to content

Commit c2a8dc8

Browse files
committed
docs: Add demo images and update README to display them.
1 parent beb772d commit c2a8dc8

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ A visual tool to demonstrate image compression by removing color information.
66

77
MonoPixel strips hue and saturation data from images to convert them to grayscale. It calculates and visualizes the space saved by this process, helping compare file sizes between full-color and monochrome versions.
88

9+
## DEMO
10+
11+
![Demo](public/demo.png)
12+
![Demo 2](public/demo2.png)
13+
914
## Stack
1015

1116
- React + Vite

public/demo.png

780 KB
Loading

public/demo2.png

1.25 MB
Loading

0 commit comments

Comments
 (0)