Open Old Office Files

That .doc from 2003, the .wpd nobody can open, the .pub your council sent. Turn it into something current.

Click to select or drag and drop
DOC, XLS, PPT, RTF, WPD, PUB, WRI, ODT, ODS — up to 100 MB
PDF preserves layout exactly. The editable formats preserve the text and most formatting, but complex layouts can shift.

Formats this handles

Why these stop opening

The old binary Office formats were never documented publicly until 2008, so support outside Microsoft was reverse-engineered and partial. Microsoft has also been progressively blocking them: recent Office versions refuse to open .doc and .xls files by default under a policy aimed at malware that used them as a delivery vehicle. The file is fine; the software has decided not to trust it.

WordPerfect and Publisher are a different problem — they were proprietary, they lost, and nothing inherited them. Conversion is the only route.

What survives, and what doesn't

Text, basic formatting, tables, and embedded images come through reliably. What can shift: elaborate multi-column layouts, text wrapped tightly around floating objects, unusual fonts that aren't installed on the server, macros (deliberately — they aren't executed), and tracked changes.

Converting to PDF is the safest option because it freezes the rendered result. Converting to .docx gives you something editable, at the cost of the layout being re-flowed rather than reproduced exactly.

Password-protected files

They will not convert, and this tool makes no attempt to break the protection. Open the file in something that accepts the password, save an unprotected copy, then convert that.

What happens to your document

It is converted on the server, because nothing in a browser can read these formats. The upload and the result are both deleted as soon as the download completes. Macros are never run — the converter is headless and scripting is disabled, which matters given how often old Office files carry them.