When the Software Dies, So Does the File: How to Save Your Documents Before They Become Unreadable
Photo by Photo by Fredy Jacob on Unsplash on Unsplash
Imagine finding a box of home movies in your attic. The tapes look fine. But you don't have a VCR anymore, and neither does anyone you know. The content is intact. The information is all there. But effectively, it's gone.
That's exactly what happens to digital files when the software that created them disappears. And it's happening right now, to files that people just like you created last year, five years ago, ten years ago — and assumed would be accessible forever.
The Quiet Extinction of File Formats
File formats don't die dramatically. There's no press release, no farewell tour. A company just stops updating its software. Then it gets acquired. Then the acquiring company sunsets the product. Then, one day, you try to open a .pages file from 2009 on a modern Mac and discover that Apple silently changed enough about the format that your old version won't render correctly anymore.
Or you try to open a WordPerfect document — once the dominant word processor in American offices — and realize that almost nothing in 2024 handles .wpd files natively.
These aren't edge cases. This is the normal lifecycle of software, and file formats are collateral damage.
Real Formats That Got Left Behind
Let's talk about some real-world casualties, because this problem has a long history.
WordPerfect (.wpd) — Through the 1980s and early 1990s, WordPerfect was the word processor. Law firms, government agencies, and businesses built entire document archives around it. When Microsoft Word took over the market, those archives became a compatibility nightmare. Today, opening a classic .wpd file requires either a specialized converter or a copy of Corel's WordPerfect — software that most people haven't thought about in decades.
Lotus 1-2-3 (.wk1, .wk3, .wk4) — Before Excel, there was Lotus 1-2-3. It defined how spreadsheets worked. IBM eventually discontinued it in 2013. Spreadsheets built in Lotus that were never migrated to Excel are now essentially read-only at best, completely inaccessible at worst.
RealMedia (.rm, .rmvb) — Remember RealPlayer? In the late 1990s, it was how you watched streaming video online. RealNetworks still technically exists, but RealMedia files from that era are increasingly difficult to play on modern systems without third-party tools.
Kodak Photo CD (.pcd) — Kodak created this format in the early 1990s as a way to store digitized photographs. Kodak went bankrupt in 2012. The .pcd format is now a historical curiosity that most modern image editors won't touch.
The pattern is always the same: dominant format, company decline, format abandonment, user stranded.
How to Identify Your At-Risk Files Right Now
Here's the uncomfortable question: do you actually know what file formats are sitting in your own folders? Most people don't.
Start with a simple audit. Sort your documents folder by file type and look at the extensions. If you see anything that isn't a well-known open standard or a product from a major company with no signs of going anywhere, flag it.
Specifically, watch out for:
- Proprietary formats from niche or struggling companies. If the software that made the file isn't actively maintained and widely used, the format is at risk.
- Older versions of otherwise common formats. A
.docfile from 1997 is not the same as a modern.docx. Old Office formats have quirks that even Microsoft's own software sometimes handles imperfectly. - Formats tied to hardware that no longer exists. Files exported from discontinued cameras, scanners, or devices often use proprietary formats that only the manufacturer's (now-abandoned) software could read.
- Project files from creative software.
.psdfiles from Photoshop,.aifrom Illustrator,.flafrom Flash — these are all proprietary. Adobe isn't going anywhere soon, but Flash already did.
The Open Format Advantage
The safest files you can own are ones saved in open, documented formats — formats where the specification is publicly available and not controlled by a single company.
- Plain text (.txt) — Has been readable for 60 years and will be readable for another 60.
- PDF/A — A specific archival version of PDF designed for long-term preservation. It's what the Library of Congress recommends.
- PNG and JPEG — Widely supported image formats with documented, open specifications.
- CSV — For spreadsheet data, plain comma-separated values are readable by virtually everything.
- ODF (.odt, .ods) — The Open Document Format, used by LibreOffice and supported by most modern office suites.
When you save a file in a proprietary format, you're essentially betting that the company who made it will still be around — and still care about backward compatibility — whenever you need to open it again.
Future-Proofing Your Document Library
You don't have to convert everything today. But a few simple habits will dramatically reduce your risk.
Export to open formats when you finish a project. Keep your working copy in whatever format your software uses, but when the project is done, export a plain text, PDF/A, or open format version as your archival copy.
Don't rely on a single piece of software for access. If you can only open a file in one specific program, that file is one software discontinuation away from being inaccessible.
Check on your old files periodically. Every few years, go through your archive and try to open the oldest files you have. If something won't open, fix it now while you still can — not in fifteen years when you actually need it.
Use cloud storage that converts formats. Google Drive, for instance, will convert many uploaded files to Google's formats automatically, which at least gives you a second copy in a more current format.
The files you create today are, in a very real sense, messages to your future self. Whether your future self can actually read them depends on decisions you make right now.