<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>art2nd</author_name>
  <author_url>https://blog.hatena.ne.jp/art2nd/</author_url>
  <blog_title>晴歩雨描</blog_title>
  <blog_url>https://2ndart.hatenablog.com/</blog_url>
  <categories>
    <anon>コンピュータ</anon>
  </categories>
  <description>Windowsで、JPEG画像の白色部分を透過にしたPNG画像の生成方法。 ImageMagickを使用。 ※注：ImageMagick7以降では、「convert」コマンドが「magick」に変更されている。以下の記述はImageMagick7以降の方法。 JPEG画像ファイル1つなら、以下のコマンドを実行。outputフォルダーは事前に作成。 「-fuzz 10%」は白色の許容範囲（しきい値）。 magick input.jpg -fuzz 10% -transparent white output/output.png JPEG画像ファイルを複数まとめて一括処理するなら、「mogrify…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F2ndart.hatenablog.com%2Fentry%2F2025%2F02%2F05%2F223009&quot; title=&quot;Windows）JPEG画像の白色部分を透過にしたPNG画像生成方法。ImageMagickで複数ファイルを一括バッチ処理。 - 晴歩雨描&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/art2nd/20250205/20250205221642.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-05 22:30:09</published>
  <title>Windows）JPEG画像の白色部分を透過にしたPNG画像生成方法。ImageMagickで複数ファイルを一括バッチ処理。</title>
  <type>rich</type>
  <url>https://2ndart.hatenablog.com/entry/2025/02/05/223009</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
