What problem does it solve? Transforming photos into retro ASCII art typically requires manual editing or produces static, low-quality output. This Skill automates the conversion of images into animated, interactive ASCII art with subject detection, atmospheric backgrounds, and cinematic effects in a single self-contained HTML file. ## Core Features & Use Cases - Subject Detection: Uses rembg computer vision to isolate foreground subjects from backgrounds, applying ASCII characters only to detected subjects. - Animated Effects: Generates HTML with sine wave pulses, diagonal shine sweeps, random flickers, hover ripples, and dynamic glow effects at 60fps. - Layered Composition: Combines blurred pixelated backgrounds, pixel grid overlays, and ASCII character canvases into one portable file. - Use Case: Convert a portrait photo into a cyberpunk-style animated artwork for a personal website, social media post, or creative coding demo by running one Python command. ## Quick Start Ask the AI to convert your image into animated ASCII art by running the ascii_pixel_effect.py script on your photo file.