Commit Graph

16 Commits

Author SHA1 Message Date
1c642ee207 feat: basic image management done 2026-01-08 20:28:35 +01:00
a1f3c0638d basic processing done 2026-01-06 19:34:25 +01:00
275d53d1dc feat: image-converter project init 2026-01-05 14:35:11 +01:00
20527c6369 docs: simple readme image_parser 2025-08-16 16:08:46 +02:00
42d6fd55a7 feat: main argument parsing done basic 2025-08-16 15:13:07 +02:00
c699003701 feat: cli implemented 2025-08-16 13:26:32 +02:00
a48cce3fc6 feat: variable format impplemented 2025-08-15 23:46:53 +02:00
2fc069ca8e feat: string parsers developed for all formats with strict regex
NOTE: this will be diluted down in order to admit any type of weird
string
2025-08-15 17:44:36 +02:00
5ffeee7851 feat: hsv color format implemented with rgb parsing 2025-08-15 00:06:20 +02:00
6c6ff8e420 feat: hex convertion implemented 2025-08-14 21:48:47 +02:00
bc3d80cf53 tests: basic convrsion testing implemented 2025-08-14 14:24:11 +02:00
932bcf09e2 fix: hsl from rgb fixed 2025-08-14 13:54:07 +02:00
2fddf33fde fix: color conversion fixed 2025-08-14 13:04:57 +02:00
e298bb6f4c refacto: minor organization changes on color module 2025-08-10 23:12:23 +02:00
237c901225 feat: basic conversion 2025-08-10 23:01:26 +02:00
2e125ac301 feat: base colorizer project 2025-08-10 00:18:27 +02:00