Skip to content

Commit 5f56c66

Browse files
authored
fix: better readme images
1 parent 74ac8ce commit 5f56c66

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Clutter
22
Clutter is a command-line image processing tool written in Nim that applies cinematic color grading using customizable color palettes to create and apply smooth LookUp Tables (LUTs).
33
## Examples
4+
| **Original** | ![clutter](https://github.com/user-attachments/assets/7e2b86cb-a531-4031-984c-3367b8982b74) |
5+
| --------------- | ------------------------------------------------------------------------------------------------------ |
6+
| **Nord** | ![nord-clutter](https://github.com/user-attachments/assets/e0223b0d-783d-4dbd-9dcf-42be1e35d27a) |
7+
| **Catppuccin** | ![catppuccin-clutter](https://github.com/user-attachments/assets/4a80774a-f863-47a4-8342-70abda49fd08) |
8+
| **Tokyo Night** | ![tokyo-clutter](https://github.com/user-attachments/assets/f8c8c7fb-d492-4e6f-a08f-1b8439c928ac) |
49

5-
| Original | Nord | Catppuccin | Tokyonight |
6-
| ---------------- | ---- | --------------------------- | ---------------------- |
7-
|![clutter](https://github.com/user-attachments/assets/7e2b86cb-a531-4031-984c-3367b8982b74)|![nord-clutter](https://github.com/user-attachments/assets/e0223b0d-783d-4dbd-9dcf-42be1e35d27a)|![catppuccin-clutter](https://github.com/user-attachments/assets/4a80774a-f863-47a4-8342-70abda49fd08)|![tokyo-clutter](https://github.com/user-attachments/assets/f8c8c7fb-d492-4e6f-a08f-1b8439c928ac)|
810

911
## Installation
1012
### Dependencies

0 commit comments

Comments
 (0)