.dbfTypical support level 3
Open DBF Tables Online
DBF stores fixed-width field definitions and records used by dBASE-family databases and many GIS workflows. Anyfile parses supported table levels with SheetJS and displays their rows without editing the source.
Choose a .dbf fileYour file stays on this device
Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.
What Anyfile can show
- Field names, types and table records
- Supported dBASE and Visual FoxPro date or numeric values
Limits and conditions
- Memo data may live in a separate companion file that is not loaded
- Code pages and newer field types can be interpreted imperfectly
IMPLEMENTATION
Viewers responsible for this format
Common question
Why are some DBF text values garbled?
Older DBF files depend on a code page marker or external convention, and an absent or incorrect encoding hint can change decoded text.