Skip to content

v1.0.0

Latest

Choose a tag to compare

@ashish0kumar ashish0kumar released this 03 Aug 12:15
· 1 commit to main since this release

pixcii v1.0.0 - Video and URL Support

Two major features added:

  • Video playback: Watch videos as ASCII art in your terminal with smooth frame rendering
  • URL input: Use image/video URLs directly without manual downloading

Other improvements:

  • Auto-fit to terminal size by default
  • Better aspect ratio handling
  • Memory safety improvements

Examples:

pixcii -i video.mp4 -c
pixcii -i https://example.com/image.jpg

This release makes pixcii a complete media-to-ASCII tool that handles both local files and web content.