Skip to content
/ TiffOne Public

A browser extension to view TIFF files directly in your browser.

License

Notifications You must be signed in to change notification settings

Vogete/TiffOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.