We are happy to announce Aspose.HTML Cloud 18.11 release. This monthly release extends the list of supported file formats. Now, you can convert HTML file to Markdown and MHTML file formats using Aspose.HTML Cloud REST API. Please check the detailed release notes of this version to get an idea about all the new features/enhancements and fixes made in this release.

The following sections describe some details regarding these features.

Convert HTML to Markdown

In this version, we have included the support of Markdown format. Now you can convert HTML file to Markdown file format. The API supports two flavors of Markdown format: standard Markdown and GitLab Flavored Markdown format. All you need to set useGit API parameter as per your requirements. Please check following APIs for converting HTML to Markdown.

Convert HTML to MHTML

Aspose.HTML Cloud 18.11 introduced the conversion of HTML to MHTML. MHTML, short for MIME Encapsulation of Aggregate HTML Documents, is a web page archive format used to combine several HTML documents along with their resources into a single document archive. While converting the HTML to MHTML, you can handle the resource depth level using maxDepth API parameter, scripts with javaScript API parameter, URLs with urlRestrict API parameter and use defaults API parameter to specify the default way of resource handling. Please check following APIs and their parameters detail for the HTML to MHTML conversion.

Aspose.HTML Cloud Resources

Following are the links to some useful resources you may need to accomplish your tasks.

  • Product Overview – An overview of Aspose.HTML Cloud REST APIs
  • Online Documentation – Detailed API documentation with code examples and details about API functional areas
  • cloud Dashboard UI Help Topics
  • Forum – Our free online support forum where we address your queries and inquiries
  • Web API Explorer (Live Examples) – Quickly browse through all Aspose.HTML Cloud REST APIs and test them in the browser
  • Cloud SDKs – An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project

Start a Free Trial Today

Start a free trial today – all you need is to sign up with the aspose.com. Once you have signed up, you are ready to try the powerful file processing features offered by Aspose for Cloud.

Related Post:

Convert HTML files to PDF with Aspose.HTML Cloud API