Vogete / TiffOne

A browser extension to view TIFF files directly in your browser.
Apache License 2.0
6 stars 2 forks source link
alternatiff chrome-extension tiff

TiffOne

TiffOne is a browser extension that lets you view TIFF images in your browser. It scans the page, looking for images that have a "tiff" or "tif" extension, and converts those images into HTML canvases, which can then be displayed by modern browsers. TiffOne supports the multi-page functionality of TIFF images, which can be accessed by the header menu right above the displayed image. The extension provides a full screen functinality, and a print option for easy viewing and saving of the images. The extension can be turned off when not needed from the popup menu of the browser icon.

TiffOne currently supports all Chromium based browsers, but it has only been tested on Google Chrome and Chromium based Microsoft Edge.

The extension uses tiff.js for converting TIFF files to HTML canvases.

Any issues can be submitted at https://github.com/Vogete/TiffOne/issues.