Converting Between Formats in Java
Welcome to the “Converting between Formats” guides. The articles in this section provide information on the list of supported conversion scenarios and how to perform them by using a Converter class that is group all low-level conversion operation in a single class to make it comfy and easy to use.
The following conversion scenarios are supported:
HTML Converter
In HTML Converter guides, you learn how to convert an HTML document into various formats.
- HTML to Image – You will find information how convert an HTML document into image file formats, such as JPG, PNG, BMP, TIFF, etc.
- HTML to PDF – In this article, you will learn how convert an HTML document into Portable Document Format (PDF) file format.
- HTML to XPS – In this guide, you will find information how convert an HTML document into XML Paper Specification (XPS) file format.
- HTML to DOCX – In this guide, you will find information how convert an HTML document into DOCX file format.
- HTML to MHTML – In this guide, you will find information how convert an HTML document into MHTML document.
- HTML to Markdown – In this guide, you will find information how convert an HTML document into Markdown document.
EPUB Converter
In EPUB Converter guides, you learn how to convert an EPUB file into various formats.
- EPUB to PDF – You will find information how convert an EPUB document into Portable Document Format (PDF) file format.
- EPUB to JPG – In this article, you will learn how convert an EPUB document into image file formats, such as JPG, PNG, BMP, TIFF, and GIF, and consider various EPUB to JPG conversion scenarios in Java code.
- EPUB to PNG – In this guide, you will consider various EPUB to PNG conversion scenarios in Java examples.
- EPUB to XPS – You will learn how convert an EPUB document into XML Paper Specification (XPS) file format using Aspose.HTML for Java library.
MHTML Converter
In MHTML Converter guides, you learn how to convert an MHTML file into various formats.
- MHTML to PDF – In this guide, you will find information how convert an MHTML document into Portable Document Format (PDF) file format.
- MHTML to JPG – In this guide, you will find information how convert an MHTML document into image file formats, such as JPG, PNG, BMP, TIFF, etc.
- MHTML to PNG – In this guide, you will find information how convert an MHTML document into image file formats, such as JPG, PNG, BMP, TIFF, etc.
- MHTML to XPS – In this guide, you will find information how convert an MHTML document into XML Paper Specification (XPS) file format.
Markdown Converter
- Markdown to HTML – In this guide, you will find information how convert Markdown format into an HTML document.
- Markdown to PDF – In this guide, you will find information how convert an Markdown document into Portable Document Format (PDF) file format.
- Markdown to Image – In this guide, you will find information how convert Markdown to Images like JPG, PNG, BMP, GIF, TIFF, etc.
SVG Converter
In SVG Converter guides, you learn how to convert an SVG document into various formats.
- SVG to PNG – In this guide, you will find information how convert an SVG document into image file formats, such as JPG, PNG, BMP, TIFF, etc.
- SVG to PDF – In this guide, you will find information how convert an SVG document into Portable Document Format (PDF) file format.
- SVG to XPS – In this guide, you will find information how convert an SVG document into XML Paper Specification (XPS) file format.
Template Converter
- HTML Template – In this guide, you will learn how to populate an HTML template from XML or JSON data sources.
Fine-Tuning Converters
In Fine-Tuning Converters section, you will find information on how to use different rendering options and parameters to customize the rendering result.
Aspose.HTML offers a free online Converters for converting HTML, XHTML, MHTML, EPUB, XML and Markdown files to a variety of popular formats. Just select a file, choose the format to convert, and you’re done. It’s fast and completely free!