ASCII Gallery

Animated ASCII art gallery you can manage via curl.

Available Animations

Upload a GIF

🎞️ Drag & drop a GIF here, or click to select
80
auto

Usage

View an animation in your terminal:

curl https://ascii.lag.tf/anim/{id}

Upload from the command line:

curl -F "file=@animation.gif" https://ascii.lag.tf/anim

Upload with custom dimensions:

curl -F "file=@animation.gif" -F "width=120" -F "height=40" https://ascii.lag.tf/anim