feat: add channel tools

This commit is contained in:
2026-08-26 08:38:30 +05:00
parent db02cbd165
commit 5c37eb2e7b
6 changed files with 364 additions and 4 deletions
+6
View File
@@ -99,6 +99,12 @@ export const TOOL_ICONS: Record<string, typeof AppWindow> = {
'add-stroke-png': Square,
'add-text-png': Type,
'date-stamp-png': CalendarDays,
'png-to-hsl': Blend,
'png-to-hsv': Droplet,
'png-to-hsi': Focus,
'png-to-cmyk': PaintBucket,
'png-to-ycbcr': Layers,
'png-to-lab': Ruler,
'watermark-tile-png': Stamp,
'watermark-image-png': FileImage,
'color-wheel-png': Rainbow,