The colored HTML text export dialog allows you to export your image as an html file where each pixel in the image is represented by text using the pixel color as background color. A similar exporter is HTML Table.
You can export your image in this format when you choose the “.html” or “.xhtml” extension, or explicitly choose “Colored HTML text” as file type in the export dialog.
|
Varovanie |
|---|---|
|
This generates very large html tables, even for smaller size images. This can slow down or even crash your browser. |
The characters to use for each pixel.
If checked, the characters to use for each pixel will be read from a file.
The name of the file with the characters to use can be specified here. The button can be used to use a file browser to select the file.
You can specify the size of the text in the html file here.
If checked, a separate css file will be written containing the styles used to display the html. If unchecked, the css will be included in the html file.