{"id":6079,"date":"2026-01-19T15:02:19","date_gmt":"2026-01-19T14:02:19","guid":{"rendered":"https:\/\/a360.pl\/avif-automator-dla-windows-11\/"},"modified":"2026-01-19T15:02:19","modified_gmt":"2026-01-19T14:02:19","slug":"avif-automator-dla-windows-11","status":"publish","type":"post","link":"https:\/\/www.mechmagic.com\/en\/avif-automator-dla-windows-11\/","title":{"rendered":"AVIF Automator dla Windows 11"},"content":{"rendered":"\n<p>\ud83d\ude80 AVIF Automator dla Windows 11 \u2013 konwertuj JPG\/PNG na AVIF jednym klikiem!<br>Autor: Igor Rubas | +48 668 256 237 | https:\/\/www.mechmagic.com\/<br>Zmie\u0144 format zdj\u0119\u0107 w BATCH z automatyczn\u0105 instalacj\u0105!<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># AVIF Automator v1.0 Windows 11 - Pobierz gotowy plik!\n$ErrorActionPreference = \"Stop\"\n\nfunction Write-Log { param([string]$Message); Write-Host \"AVIF-Automator: $Message\" }\n\nfunction Test-Command { param([string]$Command); return [bool](Get-Command $Command -ErrorAction SilentlyContinue) }\n\nfunction Install-IfMissing {\n    param([string]$Tool)\n    if (-not (Test-Command $Tool)) {\n        Write-Log \"Instaluj\u0119 $Tool...\"\n        if ($Tool -eq \"avifenc\") { winget install libavif.avifenc }\n    }\n}\n\nWrite-Log \"Sprawdzam zale\u017cno\u015bci...\"\nInstall-IfMissing \"avifenc\"\n\n$QUALITY = 100\nWrite-Log \"QUALITY: $QUALITY\"\nforeach ($f in $args) { Write-Log \"  $f\" }\n\nforeach ($f in $args) {\n    $out = [System.IO.Path]::ChangeExtension($f, \".avif\")\n    & avifenc -q $QUALITY \"`\"$f`\"\" \"`\"$out`\"\"\n    Write-Log \"\u2705 $f \u2192 $out\"\n}\n\nWrite-Log \"Konwersja zako\u0144czona! Author: Igor Rubas +48 668 256 237 https:\/\/www.mechmagic.com\/\"\n<\/code><\/pre>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-2acb1578-7cea-478f-8a37-de62f2c6e9f2\" href=\"https:\/\/www.mechmagic.com\/wp-content\/uploads\/2026\/01\/avif-automator.ps1_.zip\">avif-automator.ps1<\/a><a href=\"https:\/\/www.mechmagic.com\/wp-content\/uploads\/2026\/01\/avif-automator.ps1_.zip\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-2acb1578-7cea-478f-8a37-de62f2c6e9f2\">Pobierz<\/a><\/div>\n\n\n\n<p>\ud83c\udfaf Jak u\u017cywa\u0107:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>1. Zapisz jako avif-automator.ps1\n2. PowerShell: .\\avif-automator.ps1 *.jpg *.png\n3. PPM na folderze \u2192 \"AVIF Automator\" (po dodaniu do menu!)\n<\/code><\/pre>\n\n\n\n<p>\u2728 Menu kontekstowe PPM (jak Mac Services):<br>Pobierz gotowy .reg:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Windows Registry Editor Version 5.00\n&#91;HKEY_CLASSES_ROOT\\Directory\\shell\\AVIF Automator]\n@=\"AVIF Automator\"\n\"Icon\"=\"powershell.exe\"\n&#91;HKEY_CLASSES_ROOT\\Directory\\shell\\AVIF Automator\\command]\n@=\"powershell.exe -ExecutionPolicy Bypass -File \\\"C:\\\\AVIF\\\\avif-automator.ps1\\\" \\\"%V\\\"\"\n<\/code><\/pre>\n\n\n\n<p>\u26a1 Dlaczego AVIF?<br>\u2022 80% mniejszy ni\u017c JPG przy tej samej jako\u015bci<br>\u2022 Idealne dla <a href=\"https:\/\/www.mechmagic.com\/\">360\u00b0 tours (www.mechmagic.com\/)<\/a><br>\u2022 WebP\/AVIF support w Safari 20+, Chrome, Firefox<br>Testuj na fotkach 360\u00b0 z virtual tours \u2013 plik 10MB \u2192 0.3MB bez utraty jako\u015bci!<br>\ud83d\udcf1 Kontakt biznesowy: +48 668 256 237 | biuro@a360.pl\u2028\ud83c\udf10 Portfolio: https:\/\/www.mechmagic.com\/avif<br>Pobierz oba: <a href=\"https:\/\/www.mechmagic.com\/avif\/\" data-type=\"post\" data-id=\"6056\">Mac<\/a> + Windows \ud83d\udc47 #AVIF #WordPress #<a href=\"https:\/\/www.mechmagic.com\/demo\/\" data-type=\"page\" data-id=\"5760\">VirtualTours<\/a> #WebDev<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\ude80 AVIF Automator dla Windows 11 \u2013 konwertuj JPG\/PNG na AVIF jednym klikiem!Autor: Igor Rubas | +48 668 256 237 | https:\/\/www.mechmagic.com\/Zmie\u0144 format zdj\u0119\u0107 w BATCH z automatyczn\u0105 instalacj\u0105! \ud83c\udfaf Jak u\u017cywa\u0107: \u2728 Menu kontekstowe PPM (jak Mac Services):Pobierz gotowy .reg: \u26a1 Dlaczego AVIF?\u2022 80% mniejszy ni\u017c JPG przy tej samej jako\u015bci\u2022 Idealne dla 360\u00b0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6079","post","type-post","status-publish","format-standard","hentry","category-bez-kategorii"],"_links":{"self":[{"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/posts\/6079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/comments?post=6079"}],"version-history":[{"count":0,"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/posts\/6079\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/media?parent=6079"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/categories?post=6079"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mechmagic.com\/en\/wp-json\/wp\/v2\/tags?post=6079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}