UNPKG

tify

Version:

A slim and mobile-friendly IIIF document viewer

55 lines (41 loc) 2.11 kB
# TIFY User Guide TIFY is a slim and mobile-friendly IIIF document viewer, created with performance and usability in mind. IIIF, which stands for “International Image Interoperability Framework”, defines a set of standardized <acronym title="application programming interface">API</acronym>s for describing and delivering images along with presentational and structural metadata over the web. This allows digitized artworks, books, newspapers, manuscripts, maps, scrolls, and archival materials to be shared between institutions and repositories. Any IIIF-compliant application can consume and display those images and metadata. [Get more information about IIIF.](http://iiif.io/about/) ## Viewing Multiple Pages Any number of pages can be viewed next to each other. Open the pages view and select multiple pages by clicking on them while pressing <kbd>Ctrl</kbd> &ndash; or long-press on a touch screen. ## Key Bindings TIFY can be fully controlled via keyboard. ### View | Action | Key | | --- | --- | | Media | <kbd>Backspace</kbd> (only on small containers) | | Text | <kbd>1</kbd> (if available) | | Pages | <kbd>2</kbd> | | Contents | <kbd>3</kbd> (if available) | | Info | <kbd>4</kbd> | | Export | <kbd>5</kbd> | | Collection | <kbd>6</kbd> (if available) | | Help | <kbd>7</kbd> | | Toggle fullscreen | <kbd>F</kbd> | ### Turning Pages | Action | Key | | --- | --- | | Previous page | <kbd>Q</kbd> or <kbd>,</kbd> | | Next page | <kbd>E</kbd> or <kbd>.</kbd> | | First page | <kbd>&#8679;Q</kbd> | | Last page | <kbd>&#8679;E</kbd> | | Jump to page | <kbd>X</kbd> | | Toggle double-page | <kbd>B</kbd> | ### Scan | Action | Key | | --- | --- | | Pan | <kbd>W</kbd> <kbd>S</kbd> <kbd>A</kbd> <kbd>D</kbd> | | Zoom in | <kbd>&#8679;W</kbd> or <kbd>+</kbd> | | Zoom out | <kbd>&#8679;S</kbd> or <kbd>-</kbd> | | Rotate (90 degrees clockwise) | <kbd>R</kbd> | | Toggle filters | <kbd>I</kbd> | | Reset pan and zoom | <kbd>0</kbd> | | Reset rotation | <kbd>&#8679;</kbd> + <kbd>R</kbd> | | Reset filters | <kbd>&#8679;</kbd> + </kbd>I</kbd> | | Reset all | <kbd>&#8679;</kbd> + <kbd>0</kbd> |