Save Image as Format 作成者: Maria
Convert an image locally in Firefox and download it as PNG, JPEG, WebP, GIF, AVIF, or BMP.
拡張機能メタデータ
スクリーンショット
この拡張機能について
A Firefox WebExtension that adds an image context-menu item named Save image as format.
To use it, just right click on an image, and find the "Save image as format" button, and select the file type!
The conversion happens on your device in the extension background page, so no data is sent anywhere. The extension fetches the selected image, decodes it in Firefox, draws it to a canvas, converts it to the chosen output format, and starts a normal Firefox download prompt.
I (codex) made this extension because I was tired of downloading corrupted images, or having to use web converting sites and downloading the image multiple times, blah blah blah... so I came up with this to solve my problems!
Formats
JPEG, GIF, and BMP do not support full alpha transparency, so transparent pixels are flattened onto white (#FFFFFF).
Animated images are saved as the first decoded frame because browser canvas export is still-image based. GIF export creates a single-frame GIF. AVIF export uses Firefox's built-in canvas encoder and will show an error if the current Firefox build does not support
To use it, just right click on an image, and find the "Save image as format" button, and select the file type!
The conversion happens on your device in the extension background page, so no data is sent anywhere. The extension fetches the selected image, decodes it in Firefox, draws it to a canvas, converts it to the chosen output format, and starts a normal Firefox download prompt.
I (codex) made this extension because I was tired of downloading corrupted images, or having to use web converting sites and downloading the image multiple times, blah blah blah... so I came up with this to solve my problems!
Formats
- PNG
- JPEG
- WebP
- GIF
- AVIF
- BMP
JPEG, GIF, and BMP do not support full alpha transparency, so transparent pixels are flattened onto white (#FFFFFF).
Animated images are saved as the first decoded frame because browser canvas export is still-image based. GIF export creates a single-frame GIF. AVIF export uses Firefox's built-in canvas encoder and will show an error if the current Firefox build does not support
image/avif export.0 人のレビュー担当者が 0 と評価しました
権限とデータ
詳しい情報
- バージョン
- 1.0.0
- サイズ
- 156.05 KB
- 最終更新日
- 3日前 (2026年5月25日)
- バージョン履歴
- コレクションへ追加