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