Skip to content

TIF Image Preview #2087

Answered by sxyazi
doorbuster asked this question in 1. Q&A
Discussion options

You must be logged in to vote

You can use the built-in magick previewer (can also be used as preloader if you want) to achieve it:

[plugin]
prepend_previewers = [
	{ mime = "image/tiff", run = "magick" },
]

Make sure you have ImageMagick installed. Doc of the previewers: https://yazi-rs.github.io/docs/configuration/yazi#plugin.previewers

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by doorbuster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
1. Q&A
Labels
None yet
2 participants