Immich quality switcher

Script for Immich that adds a button to show original image or video instead of scaled down or transcoded version

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Darkrael56
今日安裝
0
安裝總數
6
評價
0 0 0
版本
2024-11-30
建立日期
2024-11-30
更新日期
2024-11-30
尺寸
8.4 KB
授權條款
MIT
腳本執行於

Introduction

A script for Immich that adds a button to show original image or video instead of scaled down or transcoded version. This is especially useful if you have a pretty low quality transcoded video for mobile access on the go but also want to look at the library in high quality at a computer without downloading every image and video.

Usage

Important:

You must add a new @match condition in the header if you host you own instance to make sure that the script runs there. By default, the script only works on the demo app of immich. So if you have an instance under https://myimmichinstance.example you should add the following below line 6: @match https://myimmichinstance.example/*

You can change the default behavior by changing the global variable SHOW_ORIGINAL in line 18 to true if you want to load the original quality by default.

Otherwise just install the script and it should work.