Remove support for tiff because graphicsmagick is failing to convert it

This commit is contained in:
Micah Lee 2021-11-29 17:14:01 -08:00
parent 8757ff8296
commit 9f5fe7612c
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 0 additions and 1 deletions

View file

@ -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).

Binary file not shown.