웹에서 이미지를 저장하려고 시도했다면 WebP 라는 익숙하지 않은 이미지 형식을 발견했을 것 입니다. 이 이미지 파일 형식은 JPEG(JPEG) , PNG 및 GIF 파일과 같은 다른 형식을 대체하기 위한 것이지만 아직 널리 보급되지는 않았습니다.
WebP 이미지 형식으로 데이터를 다운로드하면 열기가 어려울 수 있습니다. 운 좋게도, 좀 더 사용하기 쉬운 형식으로 변환하는 데 사용할 수 있는 수많은 이미지 변환기 가 있습니다.(numerous image converters)
WebP란 무엇입니까?(What Is WebP?)
WebP 는 2010년에 처음 발표되었지만 2018년 4월까지(April 2018) 출시되지 않았습니다 . 상호 작용하기 어려울 수 있지만 WebP 형식에는 이점이 있습니다. 우선(First) , 손실 이미지와 무손실 이미지 압축을 모두 지원합니다. 즉, 데이터를 훨씬 더 작은 크기로 압축하면서도 완벽하게 재구성하거나 일부 이미지 품질을 희생시키면서 더 압축할 수 있습니다.
WebP 의 주요 이점은 더 작은 파일 크기로 많은 인기 있는 형식과 동일한 이미지 품질의 파일을 생성할 수 있다는 것입니다. 하지만 이미지에만 사용되는 것은 아닙니다. WebP 는 애니메이션 파일, ICC 프로필, XMP 및 Exif 메타데이터 등에도 사용할 수 있습니다. WebP 는 투명도(알파 채널이라고도 함)도 지원합니다.
어떤 브라우저가 WebP를 지원합니까?(What Browsers Support WebP?)
최신 버전을 사용하는 경우 Google 크롬(Google Chrome) 은 손실, 무손실 및 애니메이션 형식에 대한 기본 WebP 지원을 제공합니다. (WebP)Firefox , Opera 및 Microsoft Edge 도 이러한 형식을 모두 지원합니다.
(Pale Moon)Mozilla 에서 파생된 인기 있는 오픈 소스 브라우저인 Pale Moon 과 Android 브라우저 용 Google Chrome 은 모두 WebP 손실 및 무손실 형식을 지원합니다.
여전히 Internet Explorer(Internet Explorer) 를 사용하고 있다면 (지원 부족으로 인한 나쁜 생각) 운이 좋지 않은 것입니다. 브라우저에 대한 WebP(WebP) 지원 이 없습니다 .
일부 사람들은 여전히 Safari 브라우저가 WebP 를 지원하지 않는다고 잘못 생각하지만 Apple 은 (Apple)Mac 및 iOS 장치용 Safari 14(Safari 14) 에 형식에 대한 지원을 추가했습니다 .
WebP는 어떻게 작동합니까?(How Does WebP Work?)
이미지 압축은 이제 수년 동안 인터넷(Internet) 의 일반적인 부분이 되었지만 다른 방법에는 다른 접근 방식이 있습니다. WebP 는 이미지 품질을 낮추지 않고 이미지 크기를 줄이는 가장 발전된 방법 중 하나입니다.
작동 방식 은 압축 유형에(type of compression) 따라 다릅니다 . 손실 WebP(Lossy WebP) 압축은 픽셀 값을 보고 주변 값을 예측하는 예측 코딩이라는 도구를 사용합니다. 이 값의 차이를 인코딩합니다. 파일 크기를 줄이는 데 효과적이지만 이미지 품질도 떨어집니다.
무손실 WebP(Lossless WebP) 압축은 이미지 크기를 줄이는 데 약간 덜 효과적이지만 동일한 수준의 품질을 유지합니다. 이미지 조각을 식별하여 새 픽셀을 재구성하거나 이미지 조각을 찾을 수 없는 경우 일치하는 색상 팔레트를 사용하여 작동합니다.
사용 사례에 따라 WebP 는 파일 크기가 (WebP)PNG 보다 3배까지 작을 수 있습니다.
WebP를 사용하면 어떤 이점이 있습니까?(What Are the Benefits of Using WebP?)
WebP 는 몇 가지 좋은 이유로 인기를 얻었고 널리 퍼졌습니다. 그 중 첫 번째는 우수한 압축률입니다. 즉, WebP 이미지는 (WebP)JPG 와 같은 다른 파일 형식보다 대역폭을 덜 차지합니다 . 즉, WebP 이미지는 브라우저가 지원하는 경우에만 전달되고 , 브라우저가 지원하지 않는 경우 JPEG 이미지 또는 이에 상응하는 이미지가 전달됩니다.(JPEG)
더 작은(Smaller) 이미지 크기는 특히 고품질 이미지를 로드하는 데 어려움을 겪는 시스템에서 웹 페이지의 로드 시간을 단축합니다. 웹 사이트의 최대 최적화를 목표로 하는 경우 WebP 파일은 사용할 수 있는 최고의 도구 중 하나입니다.
WebP 사용의 단점은 무엇입니까?(What Are the Drawbacks of Using WebP?)
WebP 의 가장 큰 장애물 은 호환성입니다. 대부분의 기본 브라우저가 WebP 이미지 파일을 지원하지만 모든 브라우저가 지원하는 것은 아닙니다. 고맙게도 (Thankfully)WebP 는 더 이상 운영 체제의 제한을 받지 않으며 Linux와 macOS(Linux and macOS) 모두에서 사용할 수 있습니다 .
또 다른 단점은 손실 형식을 사용하는 경우 일부 이미지 품질 손실이 남아 있다는 것입니다. 파일 크기는 훨씬 작아지지만 압축 알고리즘이 작동하는 방식으로 인해 최소한 품질 저하를 피할 수 있는 방법은 없습니다.
마지막 장애물은 WebP 를 사용하여 (WebP)WordPress 와 같은 콘텐츠 관리 시스템 으로 전환하는 것과의 호환성에 있습니다. 온라인 이미지를 미디어 라이브러리에 드롭하려는 경우 WordPress 에서 파일 형식을 허용하지 않을 수 있습니다. WordPress 에 따르면 소프트웨어 버전 5.8 은 PNG 파일 및 JPEG 파일 을 지원하는 것과 같은 방식으로 WebP 를 지원 하지만 웹사이트를 업데이트하지 않은 경우 문제가 될 수 있습니다.
WebP 이미지를 다른 형식으로 저장하는 방법(How to Save a WebP Image as a Different Format)
이미지를 저장하는 전통적인 방법이 WebP(WebP) 에서 항상 작동하는 것은 아닙니다 . 적어도 올바른 도구가 없는 경우에는 그러하지 않습니다. 다른 이름으로 저장(Save As) 을 선택하면 다른 이미지 형식 옵션이 없음을 알 수 있습니다.
변환 플러그인(Conversion Plugins)
빠른 수정은 변환 플러그인(conversion plugin) 을 설치하는 것 입니다. 이와 같은 플러그인을 사용하면 WebP 를 저장하기 전에 브라우저에서 바로 PNG 이미지로 변환할 수 있습니다. (PNG)한 가지 옵션은 Chrome 스토어에서 이미지를 유형 으로 저장하는 것입니다.(Save image as Type)
페인트 사용(Use Paint)
Windows 를 사용하는 경우 Microsoft 그림판(Microsoft Paint) 을 사용하여 다운로드한 WebP 파일을 열고 추가 소프트웨어를 다운로드하지 않고도 다른 형식으로 변환할 수 있습니다.
다른 브라우저 사용(Use a Different Browser)
형식을 지원하지 않는 브라우저에서 WebP 이미지 를 로드하면 다른 파일 형식이 대신 로드됩니다. 여기에서 평소처럼 JPG 또는 PNG 파일로 이미지를 저장할 수 있습니다.
WebP 는 특히 인터넷(Internet) 에서 많은 이미지를 저장하는 경우 짜증날 수 있지만 모든 웹 호스트에게 도움이 될 수도 있습니다. 마주치더라도 냉정함을 잃지 마십시오. 몇 단계만 거치면 가장 큰 문제를 우회할 수 있습니다.
What Is the WebP Format and How to Avoid It
If yоu’ve tried to saνe anу images off the web, yoυ might have noticed аn unfamіliar image format called WebP. This image file format is meant to be а replacement for other formats like JPEG, РNG, and GIF files, but it hasn’t yet become a wіdespread option.
If you download data in the WebP image format, you might have a hard time opening it. Luckily, there are numerous image converters that you can use to transform it into a format that’s a bit more usable.
What Is WebP?
WebP was first announced in 2010, but wasn’t released until April 2018. Though it can be hard to interact with, there are benefits to the WebP format. First of all, it supports both lossy image and lossless image compression. In other words, data can be compressed to significantly smaller sizes yet perfectly reconstructed, or compressed even further at the cost of some image quality.
The primary benefit of WebP is that it can yield files of the same image quality as many popular formats with a smaller file size. It’s not just for images, though: WebP can also be used for animation files as well as ICC profiles, XMP and Exif metadata, and more. WebP also supports transparency, otherwise known as the alpha channel.
What Browsers Support WebP?
Google Chrome has native WebP support for lossy, lossless, and animation formats, provided you’re using the latest versions. Firefox, Opera, and Microsoft Edge also support all of these formats.
Pale Moon, a popular open source browser derived from Mozilla, as well as the Google Chrome for Android browser both support WebP lossy and lossless formats.
If you’re still using Internet Explorer – a bad idea due to the lack of support – you’re out of luck. There is no WebP support for the browser.
Some people still mistakenly believe that the Safari browser does not support WebP, but Apple added support for the format in Safari 14 for Mac and iOS devices.
How Does WebP Work?
Image compression has been a common part of the Internet for many years now, but different methods have different approaches. WebP is one of the most advanced ways to reduce image size without lowering image quality.
The way it works depends on the type of compression. Lossy WebP compression utilizes a tool called predictive coding, which looks at pixel values to predict the values around it. It encodes the difference in these values. While effective at reducing file size, it also reduces image quality.
Lossless WebP compression is slightly less effective at reducing image size, but maintains the same level of quality. It works by identifying image fragments to reconstruct new pixels, or makes use of matching color palettes if no image fragment can be found.
Depending on the use case, WebP can result in file sizes as much as three times smaller than PNG.
What Are the Benefits of Using WebP?
WebP caught on and spread in popularity for several good reasons, the first of which is the superior compression rates. In other words, WebP images take up less bandwidth than another file type like JPG; that said, WebP images are delivered only when the browser supports it, while a JPEG image or equivalent is delivered if the browser doesn’t support it.
Smaller image sizes speed up the load times of web pages, especially on machines that struggle to load high-quality images. If you’re aiming for maximum optimization of your website, a WebP file is one of the best tools available to you.
What Are the Drawbacks of Using WebP?
The number one obstacle to WebP is compatibility. While most of the primary browsers support WebP image files, not all do. Thankfully, WebP is no longer limited by operating system and is available on both Linux and macOS.
Another downside is that some image quality loss remains if you use the lossy format. The file size becomes much smaller, but due to the way the compression algorithm works, there’s no way to avoid at least some drop in quality.
A final obstacle lies in the compatibility of shifting using WebP with content management systems like WordPress. If you want to drop an online image into your media library, you might find that WordPress won’t accept the file type. According to WordPress, version 5.8 of the software supports WebP in the same way that it supports PNG files and JPEG files, but if you haven’t updated your website, it can be a problem.
How to Save a WebP Image as a Different Format
The traditional way of saving images doesn’t always work with WebP, at least not if you’re missing the right tools. When you select Save As, you may find that you don’t have any other image format options.
Conversion Plugins
A quick fix is to install a conversion plugin. Plugins like this will let you convert WebP to something like a PNG image right in your browser before you save it. One option is Save image as Type in the Chrome store.
Use Paint
If you’re on Windows, you can use Microsoft Paint to open a downloaded WebP file and convert it to another format without downloading additional software.
Use a Different Browser
If you load a WebP image in a browser that doesn’t support the format, then another file type will be loaded instead. From here, you can save the image like you normally would as a JPG or PNG file.
WebP can be irritating, especially if you save a lot of images off the Internet, but it can also be a boon to web hosts everywhere. Don’t lose your cool if you encounter it; with just a few steps, you can bypass the biggest issues with it.