What file formats are best for long-term digital preservation?
No single file format guarantees that a record will remain usable for decades. The goal of long-term digital preservation is to reduce the risk that a file becomes unreadable as software, hardware, and standards change. The best formats share a few common traits, and choosing them early makes preservation far easier later.
What Makes a Format “Preservation-Friendly”
When evaluating a format for long-term retention, favor those that are:
- Open and well documented. Published, freely available specifications let future tools read the file even if the original software disappears.
- Standardized. Formats maintained by recognized standards bodies tend to remain stable and widely supported.
- Non-proprietary. Avoid formats locked to a single vendor or requiring a license to open, which creates dependency risk.
- Unencrypted and uncompressed (or losslessly compressed). Encryption and lossy compression can make recovery and verification difficult over time.
- Widely adopted. Broad community use increases the odds that viewers and converters will continue to exist.
Commonly Recommended Formats by Type
These are general, widely cited choices rather than absolute rules:
- Text and documents: plain text (TXT), PDF/A (the archival profile of PDF), and structured formats like XML.
- Images: TIFF for masters, with PNG and JPEG 2000 also used for preservation copies.
- Audio and video: broadcast-quality WAV for audio; standardized, openly specified containers and codecs for video.
- Data and spreadsheets: CSV for tabular data, often paired with documentation describing the structure.
Practices That Matter as Much as Format
Format choice is only part of preservation. Pair it with sound practices: capture and retain descriptive and technical metadata, store multiple copies in different locations, run periodic integrity checks (such as checksums), and migrate files to current formats before older ones become obsolete. Document your decisions so future custodians understand what they are managing.
For deeper, format-by-format guidance, federal digitization and preservation programs publish detailed, regularly updated recommendations. Treat preservation as an ongoing program, not a one-time export.
To explore related guidance, see the archives and preservation topic hub.
Sources & further reading
Authoritative government and non-profit references.
- Digital preservation (Library of Congress) — Library of Congress
- FADGI digitization guidelines — FADGI
How to cite this page
APA
RM University Editorial. (2026). What file formats are best for long-term digital preservation?. Records Management University. https://www.recordsmgmt.org/questions/best-file-formats-for-long-term-digital-preservation/
MLA
RM University Editorial. "What file formats are best for long-term digital preservation?." Records Management University, 16 June 2026, www.recordsmgmt.org/questions/best-file-formats-for-long-term-digital-preservation/.
Related questions
- Are vital records the same as permanent or archival records, or are they different?
- Can a company store records subject to one country's laws on cloud servers located in another country?
- Can an organization be held liable if permanent records are lost to digital obsolescence?
- Can blockchain be used to prove records are authentic and tamper-proof, and is it accepted for legal recordkeeping?
- Can I just keep everything forever instead of identifying which records are vital or permanent?