FluxASCII
A static, browser-based tool for converting image sequences into animated ASCII art with retro terminal effects.
|
|
- Client-Side Processing: No backend required; runs entirely in your browser using HTML5 Canvas.
- Smart Interpolation: Creates smooth transitions between images using pixel-based LERP, Wipe, Dissolve, and more.
- Retro Effects: CRT scanlines, bloom/glow, and chromatic aberration.
- Customizable: Adjust resolution, speed, contrast, and color modes (Light/Dark).
- GIF Export: Record your ASCII animation and download it as a seamless looping GIF.
- Upload: Drag & drop multiple images.
- Configure: Tune the resolution and speed sliders.
- Play: Watch the real-time ASCII conversion.
- Export: Click "Make GIF" to save your creation.
This project is ready for GitHub Pages. Pushing to main triggers the included GitHub Actions workflow.
Built with Vanilla JS and gif.js.

