Free online XPS to TIFF converter
Convert fixed-layout XPS pages into TIFF images for OCR, scanning, publishing, and archiving.
Convert XPS to TIFF online - free
Your file is processed instantly and never stored on our servers.
How to convert xps to tiff file
- Documents
- No ratings yet.
A scanner, OCR system, publishing application, or archival repository may accept TIFF but not XPS. Converting the pages produces raster images that can be opened by image-based software and devices without XPS support.
What the XPS format is
XPS, or XML Paper Specification, is Microsoft's fixed-layout document format. An XPS package contains page descriptions, text, fonts, vector graphics, images, and related resources so pages render consistently instead of reflowing like word-processing documents.
Typical sources include Microsoft XPS Document Writer, Windows applications with an XPS export option, and .NET or WPF applications that generate reports. XPS Viewer can open these files, although it is absent or optional on some newer Windows installations. XPS is less widely supported than PDF, TIFF, and common office formats.
What the TIFF format is
TIFF is a raster image format used by scanners, print-production systems, OCR software, geographic-imaging applications, and document archives. It supports grayscale, RGB, high bit depths, metadata, and multipage documents in a single file, although individual applications may support only some of these features.
For ordinary document pages, 300 dpi is a practical starting point. Use 400 or 600 dpi for small text, detailed line art, or demanding OCR. LZW and ZIP compression preserve raster data; JPEG compression makes smaller TIFF files but can add artifacts around text and fine lines.
Convert with 101convert.com
- Open the XPS-to-TIFF converter on 101convert.com.
- Upload the
.xpsfile. - Select TIFF as the output format and start the conversion.
- Download the resulting
.tifor.tifffile.
The built-in converter is available for free and requires no software installation. Do not upload confidential, regulated, or restricted documents unless the service's current privacy and retention terms satisfy your requirements.
Convert locally on Windows
- Open the XPS file in XPS Viewer.
- Choose File → Print, select Microsoft Print to PDF, and save the intermediate file as
document.pdf. - Install a local PDF rasterizer such as ImageMagick with PDF support, or Poppler.
- For ImageMagick, render the pages to a multipage TIFF with
magick -density 300 document.pdf -compress LZW document.tiff.
If ImageMagick refuses to read PDF files because of its security policy or missing PDF delegate, use Poppler's pdftoppm -r 300 -tiff document.pdf page. This creates one TIFF per page, such as page-1.tif. Combine the pages with a TIFF utility only if the receiving application requires one multipage file.
The PDF intermediate step usually preserves the printed appearance, but the virtual printer can alter page dimensions or margins. In the print dialog, choose Actual size or 100% scale rather than a fit-to-page option when exact dimensions matter.
Quality and compatibility limits
Conversion rasterizes each XPS page. The TIFF does not retain selectable XPS text, vector objects, embedded fonts, hyperlinks, or document structure; run OCR afterward if searchable text is required. Review at least the first and last pages, and check pages containing transparency, uncommon fonts, clipping paths, or rotated content.
Choose the target resolution before rendering because enlarging a low-resolution TIFF cannot restore lost detail. Use grayscale for black-and-white pages, RGB for color pages, and LZW or ZIP for lossless archival output. Multipage TIFF support varies: some image editors display only the first page, while scanning and document-management systems commonly support the complete page sequence.
An .oxps file is the OpenXPS variant and is not interchangeable with every .xps tool. If XPS Viewer or the selected converter rejects the file, identify whether the source is OXPS and use software that explicitly supports that variant.
XPS vs TIFF: format comparison
How the XPS and TIFF formats compare on the properties that matter most for this conversion.
| Property | .XPS Open XML Paper Specification | .TIFF Tagged Image File Format |
|---|---|---|
| Open standard | Partly open | Yes |
| Compression | Lossless | Both |
| Typical file size | Medium | Large |
| Opens in a web browser | No | Partial |
| Further editing | Not directly editable | Limited |
| Metadata support | Basic | Extensive |
| Plain-text readable | No | No |
| Best used for | Publishing | Long-term archiving |
| Introduced | 2006 | 1986 |
| Developer | Microsoft | Aldus Corporation, later Adobe Systems |
| MIME type | application/vnd.ms-xpsdocument | image/tiff |
Suggested software and links: xps to tiff converters
Frequently asked questions
Is the XPS to TIFF converter free?
Yes, converting XPS to TIFF on 101convert.com is completely free. No registration, email address or installation is required.
How large can my XPS file be?
You can upload XPS files up to 30 MB and convert up to 20 files at once in a single batch.
What happens to my uploaded files?
Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.
Do I need to install any software to convert XPS to TIFF?
No. The XPS to TIFF conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.
Did the conversion fail?
In most cases, the cause is an incorrect file format. Please upload a valid XPS file for this XPS to TIFF conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.