Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Tiff Viewer

ullmannjanullmannjan1k downloads

View .tif(f) files by generating duplicates in form of .tif(f).png

Add to Obsidian
  • Overview
  • Scorecard
  • Updates20

This plugin creates copies of all .tif(f) files in the currently opened file and converts them to .tif(f).png wherever they are saved. This allows for tif(f) images to be displayed in Obsidian.

Use Case

In science, it is still common to use .tif(f) files. Today's browsers are not natively compatible with this picture format, and thus, Obsidian is not capable of displaying them. To address this issue, this plugin allows you to simplify the conversion process by running one command to convert the file links to .tif(f).png files. Furthermore, it creates a .png copy of this image in the same directory as the source file. This converted picture can now easily be displayed in an Obsidian note.

Functionality

obsidian-tiff-viewer-demo

The plugin consists of 4 commands.

  • Tiff Viewer: Create .tif(f).png from .tif(f) in editor and rename links
    • Creates a copy of all .tif(f) files that are linked in the current editor and converts them to .tif(f).png and renames the file links.
  • Tiff Viewer: Delete .tif(f).png files linked in editor and rename links
    • Renames file links in the editor from .tif(f).png to .tif(f). Then, it deletes the corresponding .tif(f).png files.
  • Tiff Viewer: Debug: Delete all .tif(f).png files in vault (dangerous)
    • Deletes all files in the vault that end with .tif(f).png.
  • Tiff Viewer: Debug: Rename file links with .tif(f).png to .tif(f) in editor
    • Renames all .tif(f).png file links in the current editor back to .tif(f). However, it does not delete anything.

Furthermore, one can convert single tif(f)-files in the file-explorer by right-clicking on them and selecting Create PNG Copy.

Settings

There is not a lot to configure at the moment. One can choose to run the conversion process automatically on each file one opens.

image

Development

To compile the project, you can use the following steps:

  1. Make sure you have Node.js and npm installed on your machine.
  2. Clone the repository using git clone https://github.com/ullmannJan/obsidian-tiff-viewer.git.
  3. Navigate to the project directory using cd obsidian-tiff-viewer.
  4. Install the dependencies by running npm install.
  5. Build the project using npm run build.
  6. The compiled code will be available in the dist directory.
73%
HealthGood
ReviewCaution
About
Convert linked .tif/.tiff images to .png and create PNG copies beside the originals so images display in Obsidian. Rename file links in the editor to point to the .png versions, offer commands to revert links or delete generated .png files, and add a file-explorer action to create a PNG copy.
ImagesFilesAttachments
Details
Current version
1.2.6
Last updated
2 years ago
Created
2 years ago
Updates
20 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
ullmannjanullmannjan
GitHubullmannjan
  1. Community
  2. Plugins
  3. Images
  4. Tiff Viewer

Related plugins

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.

Ink

Hand write or draw directly between paragraphs using a digital pen, stylus, or Apple pencil.

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

Image auto upload

Upload images from your clipboard by PicGo.

Janitor

Perform cleanup tasks on your vault.

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

Imgur

Upload images from your clipboard to imgur.com and embeds uploaded image to your note.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.