ASCGEN dotNET Tutorial 1 – Creating an ASCII image

(Document v3.0, using Ascgen dotNET 0.9.7(pre), updated 20080402)

In the first in a series of tutorials on how to use the ASCGEN dotNET, I show you how to convert an image to a high quality fixed width text image with just a few simple steps and very little effort.

We will be going from this

Original Image to Output


First, a quick lesson about fonts or just skip ahead to the tutorial.

There are two main types of font: Fixed Width, which has one specific size for every character, and Variable Width, which has a fixed height but the width can vary between different characters.

Fixed width fonts such as Courier New, Lucida Console, Fixedsys are traditionally used for ASCII art, however most word processors use a variable width font like Times New Roman, or Arial.

When you have selected a fixed width font, at the top of the program you will see the “Ramp” toolbar used for setting the current ASCII ramp. When you use a variable width font, you will instead see the “Characters” toolbar, which is used for setting the conversion characters.

Fixed Width vs Variable Width Toolbar

The ASCGEN dotNET is the first and only program able to convert images into ASCII art made for variable width fonts. We will cover variable width font conversions in a future tutorial, but for now let’s start with the default fixed width font.

Tutorial One: Creating your first image

Get a suitable image into the program

For this tutorial I will be using the following image, which was taken from a royalty free stock photo archive.

Original Image

Go to “File/Load” or double-click the image area and select the image, or you can drag and drop the image onto the image tab or just copy it and paste it with “File/Import from Clipboard”.

Loaded Image

Select an area of the image
When we convert the image, its resolution is reduced to the output size in memory, which means that small details will be lost or difficult to see. To produce the best output, we need to zoom in and concentrate on the main subject of the image.

So, imagine a box around the person or thing you want to see, then click on a corner and drag to create the selection area.

Selected Image

Click and drag the box to move it around, and use the white boxes to adjust the size. Make the input image bigger by dragging the separator between the text and image if needed.

Select the output font
For this tutorial, we will leave it at the default font settings which are Lucida Console, 9pt. The “Auto” button on the toolbar should be pushed down by default, which has the program create an accurate ASCII ramp for the font, and the ramp box will be grayed out.

Switch to full screen mode
To get a better view of the output, switch to full screen by clicking the Full Screen Button button, or pressing F11. You could also hide the input image by clicking the Image Display Button or pressing F12.

Full Screen

Adjust the brightness/contrast and levels for the output

To get the best results, the ASCGEN dotNET allows you to adjust the output image in real time through the Text widget.

The recommended method for adjusting the text is through the levels control. This shows you a histogram of the current image, and allows you to adjust the minimum, median and maximum values in exactly the same way as you would in photoshop and other photo applications.

Levels Control

Choose the ‘Levels’ tab if it isn’t currently visible. Using this will make the image use the whole range of the output ramp, and can drastically improve the results.

Click and drag the black slider to adjust the minimum level. Try and put it near the first peak. Then, click and drag the white slider to adjust the maximum level. Try and put it around the last peak. If necessary, adjust the grey slider a little to set the middle point of the range. Just play around with the settings until you are happy with the results.

Another available method is adjusting the output Brightness/Contrast by switching to its tab on the text widget. This works in a similar way to the Levels, however the contrast effect will be cancelled out if the output is being stretched (“Edit/Output/Stretch” or right-click the output and uncheck “Stretch”).

Dithering is a method of introducing noise which helps to blend the characters together to improve the output.

The finished image

Save the text image
Now the image is finished, we just need to save it.

Go to “File/Save As…” and the save dialog will appear.

Save Dialog

Let’s leave Colour conversions for now. The default is black and white output, so make sure that is selected and also the output type is text.

Set the “Save as type” drop down box for how you want to output the text image:

  • Plain Text – Save the text without any font information (remember to set the correct font when you display it)
  • Plain Text (Unicode) – Same as above, but will save as a unicode text file that can store ANSI and other non standard characters
  • NFO – Same as Plain Text (Unicode), but with the .nfo extension
  • Rich Text – Saves the text and font settings as a rtf file that can be opened by wordprocessors
  • XHTML 1.1 – Saves the image and font settings to a valid html file that can be opened by web browsers.

An alternative way to save the image is by clicking on Image which will output the text into an image format.

Save as an Image

This is useful if you want to make sure the image will be displayed looking exactly as it should look without having to worry about the font.

By default the image is resized to 75% of its original size, but you can adjust up to 100% (the actual text size) with the slider or down to 25%. Use the arrow keys to adjust the size in smaller increments to the exact dimensions you want. Click “Ok”, then set the output filename and type (.gif usually produces the smallest output sizes), and we’re done.

Output
  • Share/Bookmark

Filed under Tutorials · Tagged with , , , ,

Comments

36 Responses to “ASCGEN dotNET Tutorial 1 – Creating an ASCII image”
  1. Dwayne says:

    By the way, good first entry. :)

  2. Dhruv Jayal says:

    Man.. i must say this software is awesome…. i juts downloaded it and it’ blew my mind.. Keep at it. man…

  3. Luke says:

    Whow is the BEST ASCII-Programm ice ever seen. real impresive work!

  4. gustavo says:

    minhas imagens sony

  5. @Lien_Zed says:

    AWESOME! I have been looking for something like this for ages.
    well done, keep it up

  6. Stephen Cameron says:

    she’s pretty cute

  7. Irenice says:

    Eu gostaria muito de saber como faço para transformar uma foto que tenho no meu PC para ascii

  8. Mugunth says:

    Simply superb!!!
    awsome…
    I got this through Digit CD (http://thinkdigit.com)…
    Mindblowing work…

  9. Ben says:

    Hi Where can i get this cool program from???

  10. MayankTaker says:

    Simply Amazing

  11. László Kiss says:

    It’s Great!
    But…
    Where are the colors?

    16 or 256 color characters on black backround for console arts and white (or colored) background for posters…

  12. Jonathan says:

    “File/Save as Colour Text”

  13. vegeta says:

    How can I post a comment on the hi5 with a ascii photo

  14. Wilson Esprag says:

    Excelente programa para tranformar fotos em texto.
    Parabens!

  15. Darryn says:

    This is great!!! You should develop a matrix filter! And a colour image exporter such as saving as .jpg/.tif

  16. Jonathan says:

    Saving colour image files is ready for the next release.

    I’m not sure how that filter would work (assuming I understand what you mean). Randomly make vertical gaps and output in green on black background? Actually, that would be pretty cool…

  17. carlosaram says:

    how can i make the text or the images SMALLER for using them in other apliccattions?
    thanks!

  18. Jonathan says:

    Just change the width or height in the toolbar where it says “Size”.

    I should probably add something about that in the tutorial.

  19. PhotoMasterGreg says:

    I have used other programs and was never really pleased with the output. This program is incredible! Keep up the great job guys!

    Greg

  20. papcis says:

    Wow, this is the best so far, nice work, keep going

  21. Ceetrick says:

    far the best ascii image program ever seen

  22. BigBob says:

    This is simply an astonishing program. Don’t know how much time (a lot I presume) was put into it but it was time well spent!
    Well done Jonathan!

  23. #Frodohack# says:

    i’m not english, i’m italian but this software is very beautiful, it’s incredible and i like tish website, but i can’t make a text over the image… it’s possible???
    Thanks

  24. Howdy, why don’t you port it to WEB by using Gaia, take a look at what I did spending an hour of porting an existing ASCII art generator at codeproject; http://ajaxwidgets.com/Ascii-Art/AsciiArt.aspx

    .t

  25. Jonathan says:

    That Gaia thing is a very cool looking system. I’ll definitely check it out when I get a chance.


    #Frodohack#: That’s on my todo list, but there are some technical issues that I need to work on.

    p.s. Updated the tutorial for the current version.

  26. Ian_ says:

    cool

  27. TuchoBM says:

    Great!!

    It help me to learn more about programming in C#.

    Thanks!

  28. Colin says:

    It works great and is excellent for making ascii art and gives the greatest control of the output that I have seen. But for making nfo’s it doesn’t work well as the Terminal font is not selectable so the text/font is incompatible and does not display correctly. If that worked then it would be extremely good.

  29. Dude says:

    Great program!! However, I agree with Colin above. You need to support the old fonts, like Terminal, System, etc. so we can output the art for NFO files. The block ASCII comes out as character ASCII when you copy/paste it into most NFO makers, which usually only support the older font styles. Please add support for these older fonts (non-TrueType and non-OpenType). Thanks!

  30. ebhendra says:

    Fantastic Program, Very well designed. But is there a way to reverse the process?? i mean, can the text file be recoverted to the original image. If so, this software can be used as a security purpose.

  31. Jonathan says:

    Thanks.

    There’s far too much processing and information loss taking place to ever do that. It basically shrinks the image down and converts it to greyscale, so there’s no way you could go back.

  32. photofreke says:

    I would like to see a undo/redo feature and also a reset that will reset all the settings to default. So far, if i hit a reset, it doesn’t reset anything. Otherwise is a terrific little program. I really like it. Thanks for making and sharing it!

  33. Jonathan says:

    There isn’t a reset. Unless you mean the one on the levels or brightness/contrast controls, which resets that control.

  34. Karsten says:

    That program is awsome:)
    but i do have a problem, i cant put the pics (text) into any guestbooks, without them being destroyed…. is there any solution i dont see????

Trackbacks

Check out what others are saying about this post...


Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!