Inspect dBase and common FoxPro tables, search records and export readable data without installing 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-1001
Northstar Supply
Seattle
12450.00
Yes
C-1002
Cedar & Finch
Portland
8280.50
Yes
C-1003
Blue Harbor Works
San Diego
0.00
No
C-1004
Atlas Field Group
Denver
3925.75
Yes
C-1005
Morrow Office Co.
Boston
1840.00
Yes
C-1006
Juniper Systems
Austin
6710.25
Yes
C-1007
Westline Studio
Chicago
210.00
No
C-1008
Redwood Partners
Sacramento
9575.00
Yes
View DBF records in a browser
FormatPeek reads the table header, field definitions and records from common DBF files. Search across fields, page through the data and export the visible table to CSV.
Private browser processing
Your database file stays on your device. It is parsed locally and is not uploaded to FormatPeek’s server.
DBF compatibility
The viewer supports common dBase and Visual FoxPro DBF tables. Legacy character encodings can display differently, and external DBT or FPT memo contents are not included unless they are stored directly in the DBF file.