diff options
| author | jvoisin | 2020-06-09 13:50:51 +0200 |
|---|---|---|
| committer | jvoisin | 2020-06-09 13:50:51 +0200 |
| commit | 461534a966c3ec800912edbc87e7fb19b76f1a37 (patch) | |
| tree | 18915ff12b91496bc25919c22ba685d66db76486 /README.md | |
| parent | d8b68ef68e1d5e6a3276b7f833e4bdd4281b42f9 (diff) | |
Add a list of supported formats in the README
Diffstat (limited to '')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -93,6 +93,13 @@ Note that mat2 **will not** clean files in-place, but will produce, for | |||
| 93 | example, with a file named "myfile.png" a cleaned version named | 93 | example, with a file named "myfile.png" a cleaned version named |
| 94 | "myfile.cleaned.png". | 94 | "myfile.cleaned.png". |
| 95 | 95 | ||
| 96 | # Supported formats | ||
| 97 | |||
| 98 | The following formats are supported: avi, bmp, css, epub/ncx, flac, gif, jpeg, | ||
| 99 | m4a/mp2/mp3/…, mp4, odc/odf/odg/odi/odp/ods/odt/…, off/opus/oga/spx/…, pdf, | ||
| 100 | png, ppm, pptx/xlsx/docx/…, svg/svgz/…, tar/tar.gz/tar.bz2/tar.xz/…, tiff, | ||
| 101 | torrent, wav, wmv, zip, … | ||
| 102 | |||
| 96 | # Notes about detecting metadata | 103 | # Notes about detecting metadata |
| 97 | 104 | ||
| 98 | While mat2 is doing its very best to display metadata when the `--show` flag is | 105 | While mat2 is doing its very best to display metadata when the `--show` flag is |
