MDB to CSV Converter
Select files for conversion or just drag and drop them to the upload area
How to convert MDB files to CSV online?
Step 1.
Upload MDB-file
Click "Choose File" button to select a mdb file on your computer. MDB file size can be up to 50 Mb.
Step 2.
Convert MDB to CSV
Click "Convert" button to start conversion.
Step 3.
Download your CSV
When the conversion process is complete, you can download the CSV file.
Information about MDB and CSV file formats
Name | MDB | CSV |
Full name | CSV - Comma-Separated Values | |
File extension | .csv | |
MIME type | text/csv | |
Developed by | Informational RFC | |
Type of format | multi-platform, serial data streams | |
Description | In computing, a comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format. | |
Technical details | The CSV file format is not standardized. The basic idea of separating fields with a comma is clear, but that idea gets complicated when the field data may also contain commas or even embedded line-breaks. CSV implementations may not handle such field data, or they may use quotation marks to surround the field. | |
File conversion | MDB conversion | CSV conversion |
Associated programs | Microsoft Excel, LibreOffice Calc | |
Wiki | https://en.wikipedia.org/wiki/Comma-separated_values |