Skip to content

guidocella/mpv-image-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example configuration for using mpv as an image viewer.

Why?

  • mpv is feature rich and far more extensible than any image viewer. You can easily add original key bindings, set up conditional profiles and do pretty much anything with Lua scripts
  • Zoomed images look better than in image viewers (or at least the ones I previously used), and you can even improve image quality further with GLSL shaders like FSR and Anime4k
  • You can use quit-watch-later with directories of images
  • You can browse directories with both videos and images in one application
  • It supports Wayland unlike sxiv or feh
  • Background transparency on certain platforms

Usage

Copy what you want to use from mpv.conf and input.conf into your versions of these files, and copy or symlink into ~~/scripts scripts/align-images.lua to automatically align the OSD to the top-right corner of images bigger than the OSD and to center images smaller than the OSD, and scripts/image-bindings.lua for the script messages used by input.conf.

How can I display thumbnails of images?

Use mpv-gallery-view

About

Example configuration for using mpv as an image viewer

Topics

Resources

License

Stars

Watchers

Forks

Languages