Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (16 loc) · 486 Bytes

FEATURES.md

File metadata and controls

17 lines (16 loc) · 486 Bytes

Existing Features

  • Colored output (use --color <color name>)
  • Some hype before ASCII art is displayed
  • Customize character set used for ASCII art
  • Invert colors (--inverse)
  • Output art to file (--store <filename>)
  • Read image from stdin with path autocompletion
  • Tkinter GUI
  • Flask web app supporting:
    • File upload
    • Gallery
    • Dark Mode
    • Different character sets in gallery
  • FastAPI API endpoints
  • ASCII to video
  • Supported IMG files: "JPG", "JPEG", "PNG"