Ascii Art image converter

Turns image files into ascii art
5.5K Downloads
Updated 2 Apr 2014

View License

3 input arguments. The first is the name of the image file (in quotes) you wish to use. The second is a gamma correction factor used to alter the way the product comes out. Fiddle around with numbers between 1 and 5 until it looks good. (generally low numbers make it darker). The third input is the name of a text file you want to output to.
Example function call:
asciipic2('imagename.jpg',2.5,'outputname.txt')

Open the text file in notepad using its standard font and with word wrap turned off to view.

Cite As

Daniel Baamonde (2024). Ascii Art image converter (https://www.mathworks.com/matlabcentral/fileexchange/46114-ascii-art-image-converter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Images in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0