画像をドロップまたはファイルを選択

ファイルはブラウザ内で処理されます。1件5MBまで。

When to use WEBP Base64

WebP supports efficient lossy or lossless images and can retain transparency, making it useful for modern web interfaces.

A Data URL can place a small image directly inside HTML or CSS, which may simplify portable snippets and self-contained documents.

Need a smaller result? Resize or compress the image before encoding.