README.md

June 15, 2026 · View on GitHub


Logo

Automate the creation of beautiful, textless posters for your Plex, Jellyfin, or Emby library.


Logo

View Full Documentation »

Report Bug · Request Feature · Join our Discord

Buy Me A Coffee
Discord

About The Project

Posterizarr is a PowerShell script with a full Web UI that automates generating images for your media library. It fetches artwork from Fanart.tv, TMDB, TVDB, Plex, and IMDb, focusing on textless images and applying your own custom overlays and text.

  • User-Friendly Web UI: Manage settings, monitor activity, and trigger runs from a browser.
  • Multiple Media Servers: Supports Plex, Jellyfin, and Emby.
  • Kometa Integration: Organizes assets in a Kometa-compatible folder structure.
  • Smart Integration: Trigger runs from Tautulli, Sonarr, and Radarr.

Web UI Preview

🚀 Get Started

All installation instructions, configuration guides, and advanced tutorials have been moved to our dedicated documentation site.

Click Here to Read the Full Documentation

Supported Platforms 💻

Docker Unraid Linux Windows MacOS ARM

Sponsors ❤️

Check out our awesome sponsors!

Privacy & Telemetry

telemetry-code

Starting with v2.2.50, Posterizarr collects completely anonymous, basic usage stats to help guide development (e.g., knowing whether to prioritize Docker vs. Bare-Metal, or Plex vs. Jellyfin).

NO IP addresses, NO personal data, and NO file paths are collected or stored.

The telemetry payload contains exactly:

  • Anonymous GUID
  • OS
  • Target Media Server
  • App Version

You can opt-out at any time by setting "telemetry": false in your config.json.

Enjoy

Feel free to customize the script further to meet your specific preferences or automation requirements.

I'm open about the fact that I use AI as a coding assistant, for the UI and Web components since I’m not a web dev by trade. It helps me handle boilerplate and refactoring at a speed I couldn't achieve alone. I review and test every line before it’s committed.

PR Rules

Important

  • Adjust on each PR the version number in script on Line 55 $CurrentScriptVersion = "2.1.0"
  • Adjust the version number in Release.txt to match the one in script.
    • this is required because the script checks against this file if a newer version is available.
  • Do not include images on a PR.

Version Management
Version synchronization is critical for update detection

⭐ Star this repo if Posterizarr helps organize your media library!

Star History Chart



Made with ❤️ by fscorrupt and the open source community