I converted all Pokémon sprites to ANSI, so you can view them in you terminal (or browser).

Get a random Pokémon in your terminal:

curl pkmn.li

Get a specific Pokémon:

curl pkmn.li/25/

You can also view it in the browser: pkmn.li

You will need true color support in your terminal.

Read the whole post