PDF to XML - Convert PDF online

(Word, Excel, PPT, HTML, TXT, DWG, XPS, JPG, PNG, GIF, etc.)
Conversion Results:
# Output File Source File Action

How to convert PDF to XML:

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 target format. You can convert all kinds of documents and images to PDF files or convert PDF files to DOC, DOCX, XLS, XLSX, PPT, PPTX, XML, CSV, ODT, ODS, ODP, HTML, TXT, RTF, SWF, PNG, JPG, TIFF, BMP, PCX, PNM and PSD.

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.

PDF vs XML:
Name PDF XML
Full name Portable Document Format Extensible Markup Language
File extension .pdf .xml
MIME application/pdf, application/x-pdf, application/x-bzpdf, application/x-gzpdf application/xml, text/xml
Developed by Adobe Systems World Wide Web Consortium
Type of format Document format Markup language
Introduction The Portable Document Format (PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating systems. Each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, graphics, and other information needed to display it. In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The design goals of XML emphasize simplicity, generality, and usability across the Internet.
Technical details The PDF combines three technologies: A subset of the PostScript page description programming language, for generating the layout and graphics. A font-embedding/replacement system to allow fonts to travel with the documents. A structured storage system to bundle these elements and any associated content into a single file, with data compression where appropriate. XML is a textual data format with strong support via Unicode for different human languages. Several schema systems exist to aid in the definition of XML-based languages, while programmers have developed many application programming interfaces (APIs) to aid the processing of XML data.
Associated programs Adobe Acrobat, Adobe InDesign, Adobe FrameMaker, Adobe Illustrator, Adobe Photoshop, Google Docs, LibreOffice, Microsoft Office, Foxit Reader, Ghostscript. Microsoft Office, OpenOffice.org, LibreOffice, Apple iWork
Sample file sample.pdf sample.xml
Wikipedia PDF on Wikipedia XML on Wikipedia