XPS to HTML - Convert document online

(DOC, DOCX, RTF, TXT, ODT, XLS, XLSX, CSV, ODS, PPT, PPTX, ODP, HTML, XPS, etc.)
Conversion Results:
# Output File Source File Action

How to convert XPS to HTML:

1. Click the "Choose Files" button to select multiple files on your computer or click the "URL" button to choose an online file from URL, Google Drive or Dropbox.

2. Choose a target document format. The target document format can be PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, HTML, TXT, CSV, RTF, ODT, ODS, ODP, XPS or OXPS. A target format can only be converted from certain document formats. For example: It can convert DOC to DOCX, but it can't convert DOC to XLSX. When choosing a target format, it will list what source formats can be converted to the target format.

3. Click the "Convert Now!" button to start batch conversion. The output files will be listed in the "Conversion Results" section. Click icon to show file QR code or save file to cloud storage services such as Google Drive or Dropbox.

XPS vs HTML:
Name XPS HTML
Full name XML Paper Specification Hypertext Markup Language
File extension .xps .html, .htm
MIME application/vnd.ms-xpsdocument text/html
Developed by Microsoft W3C & WHATWG
Type of format Document file format Document file format
Introduction Open XML Paper Specification (also referred to as OpenXPS) is an open specification for a page description language and a fixed-document format. Microsoft developed it as the XML Paper Specification (XPS). In June 2009, Ecma International adopted it as international standard ECMA-388. HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages. Along with CSS, and JavaScript, HTML is a cornerstone technology, used by most websites to create visually engaging web pages, user interfaces for web applications, and user interfaces for many mobile applications.
Technical details An XPS file is a ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined by opening it in an application which supports ZIP files. HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items.
Associated programs XPS Viewer Mozilla Firefox, Opera, Google Chrome, Internet Explorer.
Sample file sample.xps sample.html
Wikipedia XPS on Wikipedia HTML on Wikipedia