Supported File Formats in Aspose.HTML for Java

Contents
[ Hide Show ]

Aspose.HTML for Java supports HTML-related source formats and document or image output formats for editing, saving, rendering, and conversion workflows. Use the table to check whether a format is supported as input, output, or both.

FormatDescriptionInputOutput
HTMLHyperText Markup Language formatticktick
XHTMLeXtensible HyperText Markup Language formatticktick
MHTMLMIME HTML web archive formatticktick
EPUBE-book file formattick
SVGScalable Vector Graphics formatticktick
MDMarkdown markup language formatticktick
PDFPortable Document Formattick
XPSXML Paper Specification formattick
DOCXMicrosoft Word Open XML document formattick
TIFFTagged Image File Formattick
JPEGJoint Photographic Experts Group formattick
PNGPortable Network Graphics formattick
BMPBitmap image formattick
GIFGraphics Interchange Formattick

Input and Output Format Support

An input format can be used as a source in a supported Aspose.HTML for Java workflow. An output format can be saved or produced by a supported save, rendering, or conversion operation. A check mark in both columns does not mean that every input format can be converted directly to every output format.

HTML, XHTML, MHTML, SVG, and Markdown appear in both columns because each can be used as a source and can also be produced in a supported workflow. EPUB is supported as an input for conversion, while PDF, XPS, DOCX, and raster image formats are output formats.

For format-specific APIs, options, and Java examples, see Converting Between Formats, HTML Converter, SVG Converter, MHTML Converter, EPUB Converter, and Markdown Converter.