• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Guides, Walkthroughs & Tutorials imgproxy for jellyfin

     
    • 0 Vote(s) - 0 Average

    imgproxy for jellyfin

    Use imgproxy to generte images based on requests bypassing jellyfin
    dilyo
    Offline

    Junior Member

    Posts: 5
    Threads: 3
    Joined: 2023 Nov
    Reputation: 1
    #1
    2026-05-28, 08:09 PM (This post was last modified: 2026-06-07, 07:36 PM by dilyo. Edited 3 times in total.)
    Why?
    - Wanted to test it, and use some imgproxy options
    - Jellyfin felt sometimes slow with larger images
    - imgproxy uses libvips know to be very fast/efficient

    Downside
    - Complexity

    Upside
    - fast
        - Uncached/cold 600 ms vs 80 ms (30 images from 500 2000ms vs )
        - Cached 10 ms vs 0-1ms (30 images 10-15ms vs 0-1ms)
    - Max image size
    - easy nginx cache
     
    Setup
    - jellyfin
    - nginx with -f to check file path (tried auth_digiest, but never got retrun header in nginx, feels like a bug in nginx)
    - small proxy with readonly on jellyfin.db to resolve urls
    - imgproxy container
    - Storage /var/lib/jellyfin/metadata

    Modes code to GitHub, because forum code formation is awful
    https://github.com/jfhacks/jellyfin-imgproxy

    Just wanted t share it, because I looked for something like this and found nothing.
    TheDMV
    Offline

    Junior Member

    Posts: 12
    Threads: 2
    Joined: 2023 Nov
    Reputation: 1
    #2
    2026-06-06, 05:33 PM
    I've been complaining about the large image sizes for years now, to no avail. The default jpg compression is set to 96, which makes huge images. Going to 45-75 would make a big difference - but this works too.
    dilyo
    Offline

    Junior Member

    Posts: 5
    Threads: 3
    Joined: 2023 Nov
    Reputation: 1
    #3
    2026-06-07, 07:39 PM
    Yeah, noticed images are so heavy on slower clients and high-res images are slow with Jellyfin resize. Also, it enforces some limits and formats + quality.

    Moved it to GitHub, because code blocks are pain.
    https://github.com/jfhacks/jellyfin-imgproxy

    Used it only for myself so far, so docu is mixed at best. But it should work.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode