diff --git a/README.md b/README.md index 8ec9776..9867fcd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ Dangerzone can convert these types of document into safe PDFs: - Jpeg (`.jpg`, `.jpeg`) - GIF (`.gif`) - PNG (`.png`) -- TIFF (`.tif`, `.tiff`) Dangerzone was inspired by [Qubes trusted PDF](https://blog.invisiblethings.org/2013/02/21/converting-untrusted-pdfs-into-trusted.html), but it works in non-Qubes operating systems. It uses containers as sandboxes instead of virtual machines (using Docker for macOS, Windows, and Debian/Ubuntu, and [podman](https://podman.io/) for Fedora). diff --git a/test_docs/sample.tiff b/test_docs/sample.tiff deleted file mode 100644 index 1d31c72..0000000 Binary files a/test_docs/sample.tiff and /dev/null differ