Conversion Formats

Convert CSV to PAL

Convert Comma-Separated Values to 16bit/pixel interleaved YUV

Comma-Separated Values
Document Read Write
Is a text format used for representing tabular data. Each file line is located on a separate line in the table. The values of the columns are separated by a delimiter, most often a comma. However, other symbols can be used as delimiters as well.
16bit/pixel interleaved YUV
Image Read Write
This is an image format that can be transmitted over analog broadcasting channels. It has a 16-bit structure, and it is transmitted using a three-component YUV color model. One component is responsible for brightness, and the remaining two account for differences in color.
Supported: Conversion from CSV to PAL is listed.

View CSV details View PAL details ← Back to all formats