Input Formats

Konbert supports a wide range of input formats for file conversion. Below is a table of all supported input formats along with their available options.

Format IDAvailable format options
csv
has_headers:
trueorfalse
delimiter:
",""\t"";""|"
encoding:
null"UTF-8""UTF-16LE""UTF-16BE""windows-1252""ISO-8859-1"
excel
format:
"xlsx""xls""ods"
sheet_name:
string
json
flatten_objects:
trueorfalse
ndjson
flatten_objects:
trueorfalse
jsonl
flatten_objects:
trueorfalse
xls
sheet_name:
string
xlsx
sheet_name:
string
ods
sheet_name:
string
tsv
has_headers:
trueorfalse
encoding:
null"UTF-8""UTF-16LE""UTF-16BE""windows-1252""ISO-8859-1"
parquetNo options available.
arrowNo options available.
avroNo options available.
pdfNo options available.
bank-statementNo options available.
pngNo options available.
jpegNo options available.
txt
has_headers:
trueorfalse
delimiter:
",""\t"";""|"
encoding:
null"UTF-8""UTF-16LE""UTF-16BE""windows-1252""ISO-8859-1"