5.27. Export Image as HTML Table

5.27.1. Overview

Figure 15.75. The HTML Table Export dialog

The HTML Table Export dialog

The html table export dialog allows you to export your image as an html file where the image is represented by a table of colored squares. A similar exporter is Colored HTML text.

You can export your image in this format when you choose the .htm extension, or explicitly choose HTML Table as file type in the export dialog.

[Warning] Warning

This generates very large html tables, even for smaller size images. This can slow down or even crash your browser.

5.27.2. Options

HTML Page Options
Generate full HTML document

When checked, a complete html document will be generated, instead of only the html for the table.

Table Creation Options
Use cellspan

If enabled, rectangular sections of identically colored blocks will be replaced by one large cell with ROWSPAN and COLSPAN html tags set to the correct size.

Compress TD tags

If enabled, no whitespace will be added between the html TD tags and the cell content. This is only necessary for pixel level positioning control.

Use caption

If enabled, a caption will be added above the table.

Caption

Enter the text of the caption for the html table here.

Cell content

Enter the text or character to be used as cell content. The default will show up as an empty colored block.

Table Options
Border

The size in pixels of the table border.

Width, Height

Set the dimensions of each table cell here. You can enter the number of pixels or a percentage.

Cell-padding

The amount of cell padding.

Cell spacing

The amount of cell spacing.