WebP / Avif image converter에 대한 리뷰
WebP / Avif image converter 제작자: Nullbrains
리뷰 125개
- 5점 만점에 5점Firefox 사용자 14286762 님, 2달 전Works like a charm, as far as I am concerned.
At first, I thought it was a shame it saved the image in .png but I then realised that plenty of options are available in the extensions parameters.
Marche à merveille, en ce qui me concerne.
Au début je trouvais dommage que l'image soit enregistré en .png pour ensuite réaliser que pleins d'options sont disponibles dans les paramètres de l'extension. - So far so good it works, don't know anything technical but it converts .avif to png format just right click on images and convert and then save location, don't know why .avif even exists it's a stupid format and firefox needs to fix this as I dont really like using alot of addons, it takes up memory in total, but this one is 5 star unless there's an issue in the future at some point.
Programmer deserves donations for this so if you're rich donate to the guy and buy them some coffee and a snack. - 5점 만점에 5점Seän Shepherd 님, 5달 전
- 5점 만점에 5점JohnMcClane 님, 6달 전So far it runs smoothly in Firefox 115.17.0esr under macOS 10.14.7 Mojave.
- 5점 만점에 5점Firefox 사용자 15046147 님, 10달 전
개발자 답글
일 년 전에 게시됨The image that you are trying to download is hosted on a server that uses some kind of hotlink protection. (you can only access it when you are active on certain webstites). unfortunately the nature of this addon makes it incompatible with these kinds of protection. instead of the image you got an error response that resulted in the empty file.- This is very useful! However, I really want this to have an option for "convert and copy to clipboard".
Often, when I copy images onto storyboards, the service will compress larger images, destroying their utility for art.
If this extension had a convert + copy button, I'd be able to easily upload the tiny WebP files instead, which aren't compressed.
I know this works because I can do so manually, with `cwebp` on a terminal window. However, that's kind of slow, and it'd be super nice in this extension!
Anyway, I love this extension. Thanks for helping my workflow 🥰개발자 답글
일 년 전에 게시됨Thank you for the suggestion, I have looked into the matter and unfortunately Firefox is currently not capable of programmatically copying a webp image to the clipboard. Only png and jpeg formats are supported. - 5점 만점에 3점Firefox 사용자 18390445 님, 일 년 전Does not work for saving an animated webp as gif, it only saves the first frame as a still image.
- 5점 만점에 1점Firefox 사용자 13674814 님, 일 년 전USELESS BCS IT CAUSES FIREFOX AND CHROME TO LAG! Use this command instead. I will: &format=original
- 5점 만점에 1점Firefox 사용자 16596123 님, 일 년 전definitely doesn't work on hitomi.la, probably doesn't work on a million other sites
개발자 답글
2년 전에 게시됨Thank you for using this addon. I have investigated the matter. As far I can verify avif images are converted including those of the site you mentioned. However this site uses a protection to avoid hot linking. To avoid that other websites show images that they are hosting. This causes an issue since it also interferes with the download mechanism of the addon. Fixing this is hard since these kind of measures are site specific. However downloading them reopening and than converting works though this approach defeats the purpose of a single step solution.