Skip to content
#

fixed-format

Here are 2 public repositories matching this topic...

Fixed format (also known as fixed-width) is a data interchange approach where every field has a predefined column width and is space-padded as needed. It contrasts with delimiter-separated formats like CSV, and is widely used in legacy mainframe systems, banking files, healthcare claims, government filings, and Unix system files such as…

  • Updated Aug 4, 2026

Improve this page

Add a description, image, and links to the fixed-format topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fixed-format topic, visit your repo's landing page and select "manage topics."

Learn more