txtpic
Royalty Free
Turn images into ascii art
No Tags
Language
Rust
Metrics
API Calls - 63
Avg call duration -
N/A
Permissions
The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology (MIT).
Learn More
Run an Example
Input
Output
".................;_\"........;\\-...\n................\\_;>;,.;__\\>;-\\\"..\n................\\-,-|/*T\\||>\\--;..\n................;;--;/_>\\/}>i;_;..\n.................\\;-;|-/;;\\L\\i\\\\_.\n..................\\\\;?;//;\\2*T;L3\\\n.....................>,_/\\>);2333,\n.....................\"\\;?;...-\\L;.\n....................;\\\\;\".\\\\;;;_\".\n................._;;-/.....\"......\n...............;;\";\\|\\|\\;.........\n.............,;.;\\?\\\\i*\\*.........\n............\";.\";;\\-/)T/..........\n............-_\\;\"...,\\.-\\.........\n..............\\......_L;;;........\n..............\\......\"|...........\n..............;\"....\"\"?,..........\n............\";;\\\"...\\\\-/..........\n.........\";;;_;\\|-.\"\\--\\..........\n.....\"-;;;\\;;_\"-_,\\i/;;\";\\;;,.....\n.-;\\\\\\;;;_...._|?\\;/;|/|\\\\/;\\.....\n;;\\;--,,\",,\",-;--_;;;\\\\;_.........\n.-;;;;;;;_-;\\>\\...................\n"
Install and Use
Install
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
$ algo auth
# When prompted for api endpoint, hit enter
# When prompted for API key, enter your key: YOUR_API_KEY
Use
algo run anowell/txtpic/0.1.0 -d '{
"image": "data://.my/public/pinky.png",
"width": "40",
"invert": true
}' --timeout 300