ConvertPixel · WEB APP

ConvertPixelをホーム画面に追加

Safariでは共有メニューからWebアプリを追加します。アプリのように開け、一度使ったツールはオフラインでも利用できます。

  1. Safariのツールバーで「共有」をタップします。

  2. 「ホーム画面に追加」を選び、「追加」をタップします。

PNG を JPEG に変換

下のエリアに PNG ファイルをドロップすると JPEG ファイルが得られます。変換はお使いの端末上で行われるため、アップロードは発生せず、ブラウザのメモリが許す限りサイズや枚数の制限もありません。

ここに画像をドロップ

Ctrl/⌘ Vスクリーンショットやコピーした画像を貼り付け

対応形式: PNG

値を下げるほどファイルは小さくなります。写真なら 75 が扱いやすい既定値です。

    100% ブラウザ内処理 ファイルは一切アップロードされません。

    なぜ PNG を JPEG に変換するのか

    同じ写真であれば、JPEG は元の PNG よりもかなり小さく収まるのが普通です。ページの読み込み容量を削りたいとき、アップロード上限に収めたいときに効いてきます。

    PNG は透明情報を保持できますが、JPEG はできません。変換時に透明なピクセルは白と合成されるため、背景が透けているロゴは白い四角の上に乗った状態になります。

    Screenshots and design exports come out of the tool as PNG, and PNG keeps every pixel exactly — which is why a single screenshot can run to several megabytes. Mail attachment limits, upload caps and page weight budgets are all downstream of that. Converting to JPEG is the bluntest way to make the file small, and for photographic content it costs you almost nothing visible.

    Before you convert

    Transparent areas become solid, and black is the usual accident

    A JPEG cannot hold a transparent pixel — the format has no channel for it. Every see-through area has to be filled with something, and a tool that does not think about it fills with black, which is why logos so often come out on a dark rectangle. This converter fills with white instead, which is the safer default for the usual cases. It is still worth knowing: if your artwork is pale line work meant to sit on a dark page, white will swallow it. Keep it as PNG or WebP in that case.

    Text and sharp edges are where JPEG looks worst

    JPEG was designed for photographs — smooth gradients, no hard boundaries. Give it a screenshot full of crisp text on flat colour and it produces faint halos along every edge, the artefact usually called ringing. On a photo you will never notice it; on a screenshot of a document it is the first thing you see. If the image is mostly text or UI, PNG and WebP will both look better and often come out smaller too.

    There is no way back

    Lossy compression throws information away permanently. Converting the JPEG back to PNG later will not recover it — you will just get a bigger file containing the same degraded pixels. Keep the PNG original if the image still has editing ahead of it.

    What carries over

    • Pixel dimensions
    • Colour profile
    • Visible content of the image

    What does not

    • The alpha channel — transparency is filled in
    • Losslessness — further edits compound the damage
    • Crisp edges on text and line art

    PNG と JPEG の比較

    項目PNGJPEG
    圧縮方式可逆非可逆
    透過対応非対応
    一般的なファイルサイズ同等の JPEG のおよそ 300-500%同等の JPEG のおよそ 100%
    互換性数十年前のソフトも含め、どこでも開けます数十年前のソフトも含め、どこでも開けます
    主な入手元スクリーンショット、ロゴ、図版デジタルカメラや写真共有

    よくある質問

    PNG ファイルはどこかにアップロードされますか?

    いいえ。デコーダーとエンコーダーはこのページ内で動く WebAssembly モジュールです。形式を初めて使う際はネットワークタブにコーデックの取得が表示されることがありますが、ファイルを含む通信はありません。対応ブラウザでは一度使ったコーデックがキャッシュされ、以後は同じ変換をオフラインでも実行できます。

    ファイルサイズや枚数の制限はありますか?

    当サイト側では設けていません。実際の上限は端末のメモリです。変換中は画像を非圧縮で保持する必要があるためです。一般的なノートパソコンなら、1 億画素程度までは問題なく変換できます。

    JPEG に変換すると画質は落ちますか?

    JPEG は非可逆形式のため、一部のデータが捨てられます。既定の品質設定であれば、通常の表示サイズで違いが見えることはありません。ピクセル単位で完全に同じコピーが必要な場合は PNG を選んでください。

    スマートフォンでも使えますか?

    はい。同じ WebAssembly モジュールがモバイルブラウザでも動作します。スマートフォンの CPU は非力なためデスクトップより時間がかかり、非常に大きな画像ではメモリの上限に達しやすくなります。

    PNG がスクリーンショットなのですが、注意点はありますか?

    スクリーンショットは平坦な色面と輪郭の鋭い文字が大半を占めており、これは非可逆形式が最も苦手とする内容です。変換先が非可逆形式だと、文字の輪郭に薄いにじみが出ることがあります。品質を高めに設定するか、文字の鮮明さが重要なら PNG のまま使ってください。

    品質はいくつに設定すべきですか?

    写真であれば 75〜85 の範囲が、通常の表示サイズで元画像との違いをほとんど判別できないゾーンです。60 を下回るあたりから、輪郭の周囲にブロック状のノイズが見え始めます。90 を超えるとファイルは急速に大きくなる一方、見た目の向上はごくわずかです。

    関連する変換ツール

    プライバシー設計

    ファイルではなくツールを共有

    必要な人へこのページを送れます。リンクに画像、ファイル名、利用履歴は含まれません。