termage

Session code

    How to view your pixel art in a terminal

    1. Drop images above and hit Upload. You get a short code (like K7P2M9QF). Keep it private: anyone with the code can view those images.
    2. Quick view, no install. Paste this into any terminal (works anywhere curl runs):
      curl termage.mnac.io/v/<CODE>
    3. Full swipe app. Install once, then run it with your code:
      curl -fsSL termage.mnac.io/install.sh | sh
      termage <CODE>
      In the swipe view: arrow keys or h/l move, y or up = like, n or down = dislike, q quits. Likes are saved to results.json.

    The quick view runs anywhere. The swipe app needs Node.js 20+. No account needed: your code is the key to your images. On iTerm2, kitty, WezTerm, or any sixel terminal the CLI renders the real photo at full resolution; other terminals (like Apple Terminal) get high-detail ANSI blocks. Tip: a bigger terminal window renders sharper.