diff --git a/README.md b/README.md
index 9ed8571..b91824b 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@
| Output | Details |
| :--- | :--- |
-|
| **Original Source**
Standard MP4 video file. |
-|
| **ASCII Mode**
Showcases rendered using Mode 3 (32K Colors) from a 30fps source. |
-|
| **PIXEL Mode**
Showcases rendered using Mode 5 (16m Colors) combined with the `--pixel` flag for ultra-high fidelity. |
+|
| **HDR 32M Color Mode**
Experimental `display-p3` colorspace with high-density output. |
+|
| **PIXEL Mode**
Showcases rendered using Mode 5 (16m Colors) combined with the `--pixel` flag for ultra-high fidelity. |
+|
| **1440p Ultra High Resolution**
Showcases the new `--res 1440p` preset pushing ASCILINE to the limits of text rendering density. |
## 🎯 Strategic Vision & Core Capabilities
diff --git a/experiments/1440p_preview.webm b/experiments/1440p_preview.webm
new file mode 100644
index 0000000..2c16f21
Binary files /dev/null and b/experiments/1440p_preview.webm differ
diff --git a/experiments/HDR_preview.webm b/experiments/HDR_preview.webm
new file mode 100644
index 0000000..8731c5c
Binary files /dev/null and b/experiments/HDR_preview.webm differ
diff --git a/experiments/Pixel_preview.webm b/experiments/Pixel_preview.webm
new file mode 100644
index 0000000..d12db1f
Binary files /dev/null and b/experiments/Pixel_preview.webm differ