Metadata-Version: 2.1
Name: comfyui-jk-toretro
Version: 0.0.1
Summary: Retro graphics converter node for ComfyUI. Converts modern images to authentic retro computing styles (VGA, EGA, CGA, PC-98) with proper color palettes, dithering, and resolution constraints.
Home-page: https://github.com/Nakamura2828/ComfyUI-JK-ToRetro
Requires-Python: >=3.10
Requires-Dist: wand
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: git+https://github.com/hbldh/hitherdither.git
Requires-Dist: black>=23.0.0
Requires-Dist: flake8>=6.0.0
Requires-Dist: pytest>=7.0.0
