From 8fa354dec243f0706828450a0a84c7364e2560a0 Mon Sep 17 00:00:00 2001 From: adakkusu-san Date: Tue, 21 Apr 2026 22:57:26 +0300 Subject: [PATCH] added IrfanView to applications.json (#4393) --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index a9336e57..14c17bd7 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1250,6 +1250,14 @@ "winget": "Inkscape.Inkscape", "foss": true }, + "irfanview": { + "category": "Multimedia Tools", + "choco": "irfanview", + "content": "IrfanView", + "description": "IrfanView is a lightweight, fast, and free image viewer and editor. Supports multiple formats, batch processing, and powerful plugins.", + "link": "https://irfanview.com/", + "winget": "IrfanSkiljan.IrfanView" + }, "itch": { "category": "Games", "choco": "itch",