Colorful Unicode ASCII Art Generator
Go to file
Jeff Emmett 963096eaef Fix photo orientation and aspect ratio
- Apply EXIF transpose so phone photos render right-side-up
- Adjust char aspect ratio from 0.45 to 0.55 to match browser
  rendering (8px font, 1.05 line-height, monospace ~0.6 w/h)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 04:11:50 +00:00
static Fix upload button: remove preventDefault that blocked file picker 2026-04-02 04:08:07 +00:00
templates Fix upload button: remove preventDefault that blocked file picker 2026-04-02 04:08:07 +00:00
.gitignore Initial release: ASCII Art Generator 2026-04-02 01:43:17 +00:00
Dockerfile Initial release: ASCII Art Generator 2026-04-02 01:43:17 +00:00
app.py Fix Cloudflare caching serving stale JS/CSS 2026-04-02 03:36:06 +00:00
docker-compose.yml Initial release: ASCII Art Generator 2026-04-02 01:43:17 +00:00
render.py Fix photo orientation and aspect ratio 2026-04-02 04:11:50 +00:00
requirements.txt Initial release: ASCII Art Generator 2026-04-02 01:43:17 +00:00