How to open a DBF file

Inspect the rows and columns in a DBF table directly in your browser without installing dBase or database software.

Private by designYour DBF table is read locally in this browser and is never uploaded to our server.
Example result8 readable rows · 5 fields
example.dbfdBase III · Updated September 8, 2026
8 declared records5 fields
8 matching rows
CUSTOMER_IDCharacter (8)COMPANYCharacter (32)CITYCharacter (20)BALANCENumeric (10, 2)ACTIVELogical (1)
C-1001Northstar SupplySeattle12450.00Yes
C-1002Cedar & FinchPortland8280.50Yes
C-1003Blue Harbor WorksSan Diego0.00No
C-1004Atlas Field GroupDenver3925.75Yes
C-1005Morrow Office Co.Boston1840.00Yes
C-1006Juniper SystemsAustin6710.25Yes
C-1007Westline StudioChicago210.00No
C-1008Redwood PartnersSacramento9575.00Yes
Page 1 of 1

Open a DBF file online

  1. Drop the .dbf file into the viewer above.
  2. Review the detected format, fields and record count.
  3. Search the table, move between pages or export the readable records to CSV.

Can Excel open a DBF file?

Spreadsheet support varies by application and version. Exporting readable records to CSV is often the simplest way to inspect them in a spreadsheet, but CSV does not retain DBF field metadata.

Why are memo fields missing?

The long text may be stored in a separate DBT or FPT companion file. Keep related files together and use software that supports the matching DBF variant when memo contents are essential.

Why will a DBF file not open?

The file may be truncated, encrypted, use an unsupported variant or have the wrong extension. If it belongs to a larger application database, other index and memo files may also be required.