Convert DBF to CSV in a Few Clicks

DBF Converter allows you convert a single dbf file or folder with DBF files to CSV, Text (*.txt), TSV (*.tsv) and other custom text formats via GUI or Command Line.

1. Select the DBF file or Folder for Batch conversion.

2. Select the output CSV file.

dbf to csv conversion

3. Preview, select options for sorting, filtering data (if necessary)


You can also select/unselect columns, set order for columns.

common options and preview

4. Select Options and click "Finish"


File format options

DOWNLOAD
for FREE

DBF to CSV Command Line

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" base.dbf out.csv [/HDR | /FILTER | /FILTER2 | /COLUMNS | /ADD [/EXCLUDE] | /COLUMNSLIST | /REVERSE | /SORTBY | /LOG | /OEM | /SEP | /SEPTAB | /SEPPIPE | /SEPSPACE]

Simple DBF to CSV conversion

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" sample.dbf sample.csv

Convert to CSV with Columns Selection

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" sample.dbf sample.csv /COLUMNS:NAME,STREET

Convert Folder with DBF files to CSV format

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" d:\base\*.dbf d:\out\ /TOCSV

Convert List of files (from text file)

c:\Program Files (x86)\DBF Converter\dbfcnv.exe" /LIST:d:\base\list.txt d:\out\ /TOCSV

Conversion to Pipe delimited format

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" sample.dbf out.txt /SEPPIPE

Save DateTime fields without seconds

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" sample.dbf out.csv /SKIPSECONDS

Append records to an existing file

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" sample.dbf out.csv /ADD

Convert to CSV with in-line Filter

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" sample.dbf out.csv /FILTER2:ZIP:1000

Convert All records (deleted records included)

"c:\Program Files (x86)\DBF Converter\dbfcnv.exe" d:\base\*.dbf d:\out\ /TOCSV /EXPORTALL

Do you need more Command Line options ?

Please don't hesitate to Contact Us.

DOWNLOAD
for FREE

Updated Tue, 25 Mar 2025

Back to DBF Converter Home