#heic — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #heic, aggregated by home.social.
-
Ubuntu 26.04 LTS non apre più le immagini HEIC di default. Bastano pochi secondi e un pacchetto da terminale per ripristinare il supporto completo. #Ubuntu #Linux #HEIC #OpenSource #GNOME
-
Ubuntu 26.04 LTS non apre più le immagini HEIC di default. Bastano pochi secondi e un pacchetto da terminale per ripristinare il supporto completo. #Ubuntu #Linux #HEIC #OpenSource #GNOME
-
Ubuntu 26.04 LTS non apre più le immagini HEIC di default. Bastano pochi secondi e un pacchetto da terminale per ripristinare il supporto completo. #Ubuntu #Linux #HEIC #OpenSource #GNOME
-
Ubuntu 26.04 LTS non apre più le immagini HEIC di default. Bastano pochi secondi e un pacchetto da terminale per ripristinare il supporto completo. #Ubuntu #Linux #HEIC #OpenSource #GNOME
-
Ubuntu 26.04 LTS non apre più le immagini HEIC di default. Bastano pochi secondi e un pacchetto da terminale per ripristinare il supporto completo. #Ubuntu #Linux #HEIC #OpenSource #GNOME
-
Too Many Formats: JPG vs. PNG vs. GIF vs. HEIC vs. WEBP https://lowendbox.com/blog/too-many-formats-jpg-vs-png-vs-gif-vs-heic-vs-webp/ #Tutorials #photoshop #heic #jpeg #webp #gif #png
-
#HEIC vs #JPEG/ #JPG explained strategically in under five minutes: https://youtu.be/iqZLIZMNJlk #Apple
-
even in the age of ai traditional automation apps like hazel matter. here's a walkthrough to convert those pesky webp and heic images to the standard jpg format
http://cogmodo.com/webpandheictojpgwithhazel
#blog #writing #writingcommunity #iamwriting #automation #hazel #macos #webp #heic
-
Coming soon to Catodon, something that was asked for since the Firefish days, but was never implemented: .HEIC image format support
#catodon #fediverse #heic #iphone #ios -
On Photoprism Claude, and HEIC Files on a Pi
Reading Time: 2 minutesWhen I migrated my Photoprism library from an HP Laptop to a Pi5 I found that there was a nine thousand photo hole in the total photo count. It's when I looked closer that I found that the gap between expected photos and actual photos is down to Photoprism and the Pi5 not playing nicely when it comes to HEIC files.
I decided to experiment with Claude AI as it is flavour of the month and the first advice it gave was "force reindex the entire library". Anyone who has played with raspberry Pi will know why that was an absurd proposition. I played along anyway and within minutes my Pi was sulking so I went for a walk, on the off chance that it would be ready when I got home. It was still sulking, and worse than that, pings took up to 30 milliseconds or more.
I tried sudo reboot, and I tried a soft reset via the button. I waited a while and when neither worked I went for a hard reboot. That's when the photo drive failed to mount properly so I rebooted the Pi properly and the drive mounted so I could continue.
The Photosync JPEG experiment
Now that we see that blind trust in Claude is misplaced we can use the human rational mind. As I saw that the photos that were missing appeared to be iphone photos I decided to change the photosync presets for uploading to the Pi5 Photoprism instance. I told it only to upload JPEGs. I refreshed the index via the web UI.
The Shell Script
Now that we determined that the HEIC files were missing and that refreshing the index was not working we went ahead with creating a shell script that would convert HEIC files to jpeg files using heif-convert.
The shell script found the HEIC files, in situ, converted them to jpeg and then deleted the HEIC files. The result is a HEIC free library.
The Result
After re-indexing the library with the jpegs we had 115,000 files, rather than 110,000 so we recovered 5000 files, out of 9000. When I explored the library this morning I saw that the iphone photos seem to be there, and that the library, especially for recent photos, is healthier.
Tensorflow Disable: True
In this situation it was necessary to disable tensorflow because it led to the Pi crashing twice, where I had to hard reset. With Immich you have granular control on what it is doing so with a Pi you can be as gentle, or as demanding as you want. If you're gentle it runs for hours, without crashing. If you're not it crashes.
Disabling tensorflow allowed me to try a final index within minutes rather than hours, or days.
And Finally
The calamity of having 9000 images, seemingly all camera phone photos missing can be quite distressing, until you realise that the missing images appear to be HEIC files. I know that I prefer to keep HEIC files, rather than converted files, when possible. With Photoprism, and a Pi5 it makes sense to keep things simple, and upload JPEGs.
Due to these circumstances I see Photoprism on the Pi as a backup solution.
#converting #heic #jpeg #pi #script #shell -
On Photoprism Claude, and HEIC Files on a Pi
Reading Time: 2 minutesWhen I migrated my Photoprism library from an HP Laptop to a Pi5 I found that there was a nine thousand photo hole in the total photo count. It's when I looked closer that I found that the gap between expected photos and actual photos is down to Photoprism and the Pi5 not playing nicely when it comes to HEIC files.
I decided to experiment with Claude AI as it is flavour of the month and the first advice it gave was "force reindex the entire library". Anyone who has played with raspberry Pi will know why that was an absurd proposition. I played along anyway and within minutes my Pi was sulking so I went for a walk, on the off chance that it would be ready when I got home. It was still sulking, and worse than that, pings took up to 30 milliseconds or more.
I tried sudo reboot, and I tried a soft reset via the button. I waited a while and when neither worked I went for a hard reboot. That's when the photo drive failed to mount properly so I rebooted the Pi properly and the drive mounted so I could continue.
The Photosync JPEG experiment
Now that we see that blind trust in Claude is misplaced we can use the human rational mind. As I saw that the photos that were missing appeared to be iphone photos I decided to change the photosync presets for uploading to the Pi5 Photoprism instance. I told it only to upload JPEGs. I refreshed the index via the web UI.
The Shell Script
Now that we determined that the HEIC files were missing and that refreshing the index was not working we went ahead with creating a shell script that would convert HEIC files to jpeg files using heif-convert.
The shell script found the HEIC files, in situ, converted them to jpeg and then deleted the HEIC files. The result is a HEIC free library.
The Result
After re-indexing the library with the jpegs we had 115,000 files, rather than 110,000 so we recovered 5000 files, out of 9000. When I explored the library this morning I saw that the iphone photos seem to be there, and that the library, especially for recent photos, is healthier.
Tensorflow Disable: True
In this situation it was necessary to disable tensorflow because it led to the Pi crashing twice, where I had to hard reset. With Immich you have granular control on what it is doing so with a Pi you can be as gentle, or as demanding as you want. If you're gentle it runs for hours, without crashing. If you're not it crashes.
Disabling tensorflow allowed me to try a final index within minutes rather than hours, or days.
And Finally
The calamity of having 9000 images, seemingly all camera phone photos missing can be quite distressing, until you realise that the missing images appear to be HEIC files. I know that I prefer to keep HEIC files, rather than converted files, when possible. With Photoprism, and a Pi5 it makes sense to keep things simple, and upload JPEGs.
Due to these circumstances I see Photoprism on the Pi as a backup solution.
#converting #heic #jpeg #pi #script #shell -
Вайбкодинг на практике: пишем оптимизатор медиа архива для Windows на .BAT с помощью Gemini, ChatGPT и Qwen
Начитавшись за последние пару месяцев статей про вайбкодинг и воодушевившись, что сейчас в микрофон ноута скажу «ОК Гугл, сделай мне скрипт для кодирования фото и видео архива за 15 лет» и далее как в фильме Она (2013), нейросеть мне разберет по полочкам, то что откладывалось и накапливалось.. Я столкнулся с суровой реальность :( Но дело сделал! Поэтапное решение под катом.
https://habr.com/ru/articles/995582/
#вайбкодинг #фото #видео #cmd #bat #ffmpeg #heic #jpg #hevc #нейросети
-
Вайбкодинг на практике: пишем оптимизатор медиа архива для Windows на .BAT с помощью Gemini, ChatGPT и Qwen
Начитавшись за последние пару месяцев статей про вайбкодинг и воодушевившись, что сейчас в микрофон ноута скажу «ОК Гугл, сделай мне скрипт для кодирования фото и видео архива за 15 лет» и далее как в фильме Она (2013), нейросеть мне разберет по полочкам, то что откладывалось и накапливалось.. Я столкнулся с суровой реальность :( Но дело сделал! Поэтапное решение под катом.
https://habr.com/ru/articles/995582/
#вайбкодинг #фото #видео #cmd #bat #ffmpeg #heic #jpg #hevc #нейросети
-
Вайбкодинг на практике: пишем оптимизатор медиа архива для Windows на .BAT с помощью Gemini, ChatGPT и Qwen
Начитавшись за последние пару месяцев статей про вайбкодинг и воодушевившись, что сейчас в микрофон ноута скажу «ОК Гугл, сделай мне скрипт для кодирования фото и видео архива за 15 лет» и далее как в фильме Она (2013), нейросеть мне разберет по полочкам, то что откладывалось и накапливалось.. Я столкнулся с суровой реальность :( Но дело сделал! Поэтапное решение под катом.
https://habr.com/ru/articles/995582/
#вайбкодинг #фото #видео #cmd #bat #ffmpeg #heic #jpg #hevc #нейросети
-
Вайбкодинг на практике: пишем оптимизатор медиа архива для Windows на .BAT с помощью Gemini, ChatGPT и Qwen
Начитавшись за последние пару месяцев статей про вайбкодинг и воодушевившись, что сейчас в микрофон ноута скажу «ОК Гугл, сделай мне скрипт для кодирования фото и видео архива за 15 лет» и далее как в фильме Она (2013), нейросеть мне разберет по полочкам, то что откладывалось и накапливалось.. Я столкнулся с суровой реальность :( Но дело сделал! Поэтапное решение под катом.
https://habr.com/ru/articles/995582/
#вайбкодинг #фото #видео #cmd #bat #ffmpeg #heic #jpg #hevc #нейросети
-
XnView es una aplicación multiplataforma con licencia FREEWARE (SIN Adware, NO Spyware) para uso privado o educativo (incluidas organizaciones sin ánimo de lucro) que nos permite visuarlizar, editar y convertir fotografias entre distintos formatos incluidos archivos .HEIC.
https://www.enfaseterminal.com/2026/01/xn-view.html
#xnview #blogenfaseterminal #fotografia #HEIC #linux #windows -
XnView es una aplicación multiplataforma con licencia FREEWARE (SIN Adware, NO Spyware) para uso privado o educativo (incluidas organizaciones sin ánimo de lucro) que nos permite visuarlizar, editar y convertir fotografias entre distintos formatos incluidos archivos .HEIC.
https://www.enfaseterminal.com/2026/01/xn-view.html
#xnview #blogenfaseterminal #fotografia #HEIC #linux #windows -
4️⃣ suite photos
Avec @ente l'app sur smartphone s'améliore de mois en mois au fil des mises à jour, j'y retrouve beaucoup de fonctionnalités bien pratiques que j'ai choisi d'activer, en particulier la reconnaissance des visages et la géolocalisation des photos. Je sauvegarde mes photos au format #HEIC au lieu de JPG, ça prend en moyenne 3 fois moins de place pour la même qualité.
L'interface Ente est certes un peu moins souple que GPhotos, mais ça me convient bien comme ça.
-
Ảnh HEIC từ iPhone thường không mở được trên Windows do thiếu hỗ trợ định dạng. Giải pháp đơn giản: chuyển đổi sang PNG trực tuyến mà không cần cài đặt phần mềm. Dùng công cụ như heictopng.net để tải lên, chuyển đổi và nhận file PNG tương thích mọi nền tảng. Hiệu quả khi chia sẻ, đăng ảnh, hoặc dùng máy tính Windows/Linux. #HEIC #PNG #Windows #iPhone #Chuyểnđổiảnh #HEICtoPNG #ImageConverter # thủthuật #côngnghệ
https://dev.to/_15dcbc74dac0c5c26421/why-heic-photos-are-still-a-problem-on-windows-
-
Ảnh HEIC từ iPhone thường không mở được trên Windows do thiếu hỗ trợ định dạng. Giải pháp đơn giản: chuyển đổi sang PNG trực tuyến mà không cần cài đặt phần mềm. Dùng công cụ như heictopng.net để tải lên, chuyển đổi và nhận file PNG tương thích mọi nền tảng. Hiệu quả khi chia sẻ, đăng ảnh, hoặc dùng máy tính Windows/Linux. #HEIC #PNG #Windows #iPhone #Chuyểnđổiảnh #HEICtoPNG #ImageConverter # thủthuật #côngnghệ
https://dev.to/_15dcbc74dac0c5c26421/why-heic-photos-are-still-a-problem-on-windows-
-
Ảnh HEIC từ iPhone thường không mở được trên Windows do thiếu hỗ trợ định dạng. Giải pháp đơn giản: chuyển đổi sang PNG trực tuyến mà không cần cài đặt phần mềm. Dùng công cụ như heictopng.net để tải lên, chuyển đổi và nhận file PNG tương thích mọi nền tảng. Hiệu quả khi chia sẻ, đăng ảnh, hoặc dùng máy tính Windows/Linux. #HEIC #PNG #Windows #iPhone #Chuyểnđổiảnh #HEICtoPNG #ImageConverter # thủthuật #côngnghệ
https://dev.to/_15dcbc74dac0c5c26421/why-heic-photos-are-still-a-problem-on-windows-
-
Ảnh HEIC từ iPhone thường không mở được trên Windows do thiếu hỗ trợ định dạng. Giải pháp đơn giản: chuyển đổi sang PNG trực tuyến mà không cần cài đặt phần mềm. Dùng công cụ như heictopng.net để tải lên, chuyển đổi và nhận file PNG tương thích mọi nền tảng. Hiệu quả khi chia sẻ, đăng ảnh, hoặc dùng máy tính Windows/Linux. #HEIC #PNG #Windows #iPhone #Chuyểnđổiảnh #HEICtoPNG #ImageConverter # thủthuật #côngnghệ
https://dev.to/_15dcbc74dac0c5c26421/why-heic-photos-are-still-a-problem-on-windows-
-
HEIC – định dạng ảnh mặc định trên iPhone – tiết kiệm dung lượng hơn JPG nhưng gặp khó khăn khi dùng ngoài hệ sinh thái Apple. Windows, web, email hay công cụ thiết kế thường không hỗ trợ. Người dùng thường phải chuyển đổi sang PNG/JPG, dùng iCloud hoặc cài codec. Công cụ trực tuyến như heictopng.net giúp chuyển đổi nhanh không cần cài đặt. #HEIC #iPhone #Apple #PhotoFormat #HEICtoPNG #ĐịnhDạngẢnh #ChuyểnĐổiẢnh #CôngNghệ #Tech #iOS
https://dev.to/_15dcbc74dac0c5c26421/why-heic-photos-are-hard-t
-
Image Capture import failing with error -9934
The error “com.apple.ImageCaptureCore error -9934” during import (e.g. from an iPhone) can be caused by a lot of things, according to the Internet:
Permission errors with the destination folder (e.g. not writable by the current user).
Conversion failures if you have the iPhone set to export images in “compatible” formats rather than their originals1
Unsupported image formats (e.g. HEIC) on […]
https://wadetregaskis.com/image-capture-import-failing-with-error-9934/
-
Image Capture import failing with error -9934
The error “com.apple.ImageCaptureCore error -9934” during import (e.g. from an iPhone) can be caused by a lot of things, according to the Internet:
Permission errors with the destination folder (e.g. not writable by the current user).
Conversion failures if you have the iPhone set to export images in “compatible” formats rather than their originals1
Unsupported image formats (e.g. HEIC) on […]
https://wadetregaskis.com/image-capture-import-failing-with-error-9934/
-
Image Capture import failing with error -9934
The error “com.apple.ImageCaptureCore error -9934” during import (e.g. from an iPhone) can be caused by a lot of things, according to the Internet:
Permission errors with the destination folder (e.g. not writable by the current user).
Conversion failures if you have the iPhone set to export images in “compatible” formats rather than their originals1
Unsupported image formats (e.g. HEIC) on […]
https://wadetregaskis.com/image-capture-import-failing-with-error-9934/
-
Image Capture import failing with error -9934
The error “com.apple.ImageCaptureCore error -9934” during import (e.g. from an iPhone) can be caused by a lot of things, according to the Internet:
Permission errors with the destination folder (e.g. not writable by the current user).
Conversion failures if you have the iPhone set to export images in “compatible” formats rather than their originals1
Unsupported image formats (e.g. HEIC) on […]
https://wadetregaskis.com/image-capture-import-failing-with-error-9934/
-
Почему файлы стали меньше: форматы фото и видео (JPEG, HEIC, AV1)
Форматы изображений и видео вроде JPEG, HEIC и AV1 давно стали частью нашей повседневности. Мы снимаем на смартфон, пересылаем фото в мессенджерах, заливаем видео в облако — и редко задумываемся, почему одинаковый кадр может весить в три раза меньше, но выглядеть так же. Рассмотрим, как современные кодеки экономят место, почему файлы стали компактнее и зачем это вообще понадобилось. Детали под катом.
https://habr.com/ru/companies/ruvds/articles/956918/
#av1 #jpeg #видеокодеки #heic #форматы_изображений #качество_видео #мультимедиа #технологии_сжатия #ruvds_статьи
-
Почему файлы стали меньше: форматы фото и видео (JPEG, HEIC, AV1)
Форматы изображений и видео вроде JPEG, HEIC и AV1 давно стали частью нашей повседневности. Мы снимаем на смартфон, пересылаем фото в мессенджерах, заливаем видео в облако — и редко задумываемся, почему одинаковый кадр может весить в три раза меньше, но выглядеть так же. Рассмотрим, как современные кодеки экономят место, почему файлы стали компактнее и зачем это вообще понадобилось. Детали под катом.
https://habr.com/ru/companies/ruvds/articles/956918/
#av1 #jpeg #видеокодеки #heic #форматы_изображений #качество_видео #мультимедиа #технологии_сжатия #ruvds_статьи
-
Почему файлы стали меньше: форматы фото и видео (JPEG, HEIC, AV1)
Форматы изображений и видео вроде JPEG, HEIC и AV1 давно стали частью нашей повседневности. Мы снимаем на смартфон, пересылаем фото в мессенджерах, заливаем видео в облако — и редко задумываемся, почему одинаковый кадр может весить в три раза меньше, но выглядеть так же. Рассмотрим, как современные кодеки экономят место, почему файлы стали компактнее и зачем это вообще понадобилось. Детали под катом.
https://habr.com/ru/companies/ruvds/articles/956918/
#av1 #jpeg #видеокодеки #heic #форматы_изображений #качество_видео #мультимедиа #технологии_сжатия #ruvds_статьи
-
Почему файлы стали меньше: форматы фото и видео (JPEG, HEIC, AV1)
Форматы изображений и видео вроде JPEG, HEIC и AV1 давно стали частью нашей повседневности. Мы снимаем на смартфон, пересылаем фото в мессенджерах, заливаем видео в облако — и редко задумываемся, почему одинаковый кадр может весить в три раза меньше, но выглядеть так же. Рассмотрим, как современные кодеки экономят место, почему файлы стали компактнее и зачем это вообще понадобилось. Детали под катом.
https://habr.com/ru/companies/ruvds/articles/956918/
#av1 #jpeg #видеокодеки #heic #форматы_изображений #качество_видео #мультимедиа #технологии_сжатия #ruvds_статьи
-
OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG
#HackerNews #OnlyJPG #ClientSide #JPG #Conversion #ImageFormats #PNG #HEIC #AVIF #PDF
-
OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG
#HackerNews #OnlyJPG #ClientSide #JPG #Conversion #ImageFormats #PNG #HEIC #AVIF #PDF
-
OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG
#HackerNews #OnlyJPG #ClientSide #JPG #Conversion #ImageFormats #PNG #HEIC #AVIF #PDF
-
OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG
#HackerNews #OnlyJPG #ClientSide #JPG #Conversion #ImageFormats #PNG #HEIC #AVIF #PDF
-
OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG
#HackerNews #OnlyJPG #ClientSide #JPG #Conversion #ImageFormats #PNG #HEIC #AVIF #PDF
-
On the latest #ATPpodcast I heard @siracusa pronounce the HEIC image format as a word - "heek" [hiːk]. He is the first human I have heard pronounce it as a word. I feel like, for me, it will always be "H E I C".
There are several acronyms I treat this way, that I've heard others say as words, thinking about it.
PNG, SVG, BMP, IFF, SQL, URL, LED, GUI, PDF, PCMCIA (well...), etc.
I am old and set in my ways.
By the way, GIF is not on that list because I pronounce it as a word starting with a soft G, because that is how that is pronounced.
#filesystem #imageformats #files #fileextensions #acronyms #computing #linguistics #heic
-
On the latest #ATPpodcast I heard @siracusa pronounce the HEIC image format as a word - "heek" [hiːk]. He is the first human I have heard pronounce it as a word. I feel like, for me, it will always be "H E I C".
There are several acronyms I treat this way, that I've heard others say as words, thinking about it.
PNG, SVG, BMP, IFF, SQL, URL, LED, GUI, PDF, PCMCIA (well...), etc.
I am old and set in my ways.
By the way, GIF is not on that list because I pronounce it as a word starting with a soft G, because that is how that is pronounced.
#filesystem #imageformats #files #fileextensions #acronyms #computing #linguistics #heic
-
On the latest #ATPpodcast I heard @siracusa pronounce the HEIC image format as a word - "heek" [hiːk]. He is the first human I have heard pronounce it as a word. I feel like, for me, it will always be "H E I C".
There are several acronyms I treat this way, that I've heard others say as words, thinking about it.
PNG, SVG, BMP, IFF, SQL, URL, LED, GUI, PDF, PCMCIA (well...), etc.
I am old and set in my ways.
By the way, GIF is not on that list because I pronounce it as a word starting with a soft G, because that is how that is pronounced.
#filesystem #imageformats #files #fileextensions #acronyms #computing #linguistics #heic
-
On the latest #ATPpodcast I heard @siracusa pronounce the HEIC image format as a word - "heek" [hiːk]. He is the first human I have heard pronounce it as a word. I feel like, for me, it will always be "H E I C".
There are several acronyms I treat this way, that I've heard others say as words, thinking about it.
PNG, SVG, BMP, IFF, SQL, URL, LED, GUI, PDF, PCMCIA (well...), etc.
I am old and set in my ways.
By the way, GIF is not on that list because I pronounce it as a word starting with a soft G, because that is how that is pronounced.
#filesystem #imageformats #files #fileextensions #acronyms #computing #linguistics #heic
-
On the latest #ATPpodcast I heard @siracusa pronounce the HEIC image format as a word - "heek" [hiːk]. He is the first human I have heard pronounce it as a word. I feel like, for me, it will always be "H E I C".
There are several acronyms I treat this way, that I've heard others say as words, thinking about it.
PNG, SVG, BMP, IFF, SQL, URL, LED, GUI, PDF, PCMCIA (well...), etc.
I am old and set in my ways.
By the way, GIF is not on that list because I pronounce it as a word starting with a soft G, because that is how that is pronounced.
#filesystem #imageformats #files #fileextensions #acronyms #computing #linguistics #heic
-
My #NeoFinder 8.9.1 for #macOS is now able to rotate #HEIC photos created by iOS 26!
Apple has done some very funky things there, and NeoFinder can now handle these weird values properly.
https://www.neofinder.de/forum/phpBB3/viewtopic.php?p=660#p660
-
#NeoFinder 8.9.1 for #macOS is now able to losslessly rotate #HEIC photos created by iOS 26!
Apple has done some funky things there, and NeoFinder can now handle these properly.
https://www.neofinder.de/forum/phpBB3/viewtopic.php?p=660#p660
#Catalog #Olympus #Canon #Nikon #Fuji #Sony #Hasselblad #MediaAssetManager #Photography #Lightroom #PhotoOrganizer #PhotoLibrary #IndieDev #Software #Archive #Aperture #Apple #iMatch
-
Современные форматы изображений или почему мы до сих пор на JPEG?
Формат JPEG появился в 1992 году и стал де-факто стандартом хранения фотографий в интернете. Спустя более 30 лет появляются всё более эффективные и продвинутые альтернативы: WebP, AVIF, JPEG XL и другие. Однако даже в 2025 году JPEG продолжает доминировать. Почему так происходит, несмотря на очевидные преимущества новых форматов? В этой статье мы проведем обзор форматов и разберёмся в причинах.
-
Современные форматы изображений или почему мы до сих пор на JPEG?
Формат JPEG появился в 1992 году и стал де-факто стандартом хранения фотографий в интернете. Спустя более 30 лет появляются всё более эффективные и продвинутые альтернативы: WebP, AVIF, JPEG XL и другие. Однако даже в 2025 году JPEG продолжает доминировать. Почему так происходит, несмотря на очевидные преимущества новых форматов? В этой статье мы проведем обзор форматов и разберёмся в причинах.
-
Современные форматы изображений или почему мы до сих пор на JPEG?
Формат JPEG появился в 1992 году и стал де-факто стандартом хранения фотографий в интернете. Спустя более 30 лет появляются всё более эффективные и продвинутые альтернативы: WebP, AVIF, JPEG XL и другие. Однако даже в 2025 году JPEG продолжает доминировать. Почему так происходит, несмотря на очевидные преимущества новых форматов? В этой статье мы проведем обзор форматов и разберёмся в причинах.
-
Современные форматы изображений или почему мы до сих пор на JPEG?
Формат JPEG появился в 1992 году и стал де-факто стандартом хранения фотографий в интернете. Спустя более 30 лет появляются всё более эффективные и продвинутые альтернативы: WebP, AVIF, JPEG XL и другие. Однако даже в 2025 году JPEG продолжает доминировать. Почему так происходит, несмотря на очевидные преимущества новых форматов? В этой статье мы проведем обзор форматов и разберёмся в причинах.
-
So I have hundreds of videos of ~1 minute recorded from my phone ~10 years ago, and they generally don’t have that great compression, nor they are stored in a modern and advanced video format.
For archiving purposes, I want to take advantage of my workstation’s mighty GPU to process them so that the quality is approximately the same, but the file size would be strongly reduced.
Nevertheless, compressing videos is terribly hard, and way more complex than compressing pictures, so I wouldn’t really know how to do this, what format to use, what codec, what bitrate, what parameters to keep an eye on, etc.
I don’t care if the compression takes a lot of time, I just want smaller but good looking videos.
Any tips? (Links to guides and tutorials are ok too)
Also, unfortunately I am forced to use Windows for this (don’t ask me why 🫠), but I know nothing about Windows because I hate it. Practical software suggestions are very much welcome, too!
#ffmpeg #help #askFedi #codec #AVI #H265 #H264 #movie #video #videoCompression #compression #encoding #HandBrake #heif #heic #avif #mp4 #mkv #Wondows
-
So I have hundreds of videos of ~1 minute recorded from my phone ~10 years ago, and they generally don’t have that great compression, nor they are stored in a modern and advanced video format.
For archiving purposes, I want to take advantage of my workstation’s mighty GPU to process them so that the quality is approximately the same, but the file size would be strongly reduced.
Nevertheless, compressing videos is terribly hard, and way more complex than compressing pictures, so I wouldn’t really know how to do this, what format to use, what codec, what bitrate, what parameters to keep an eye on, etc.
I don’t care if the compression takes a lot of time, I just want smaller but good looking videos.
Any tips? (Links to guides and tutorials are ok too)
Also, unfortunately I am forced to use Windows for this (don’t ask me why 🫠), but I know nothing about Windows because I hate it. Practical software suggestions are very much welcome, too!
#ffmpeg #help #askFedi #codec #AVI #H265 #H264 #movie #video #videoCompression #compression #encoding #HandBrake #heif #heic #avif #mp4 #mkv #Wondows