<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoya</author_name>
  <author_url>https://blog.hatena.ne.jp/yoya/</author_url>
  <blog_title>yoya's diary</blog_title>
  <blog_url>https://yoya.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>大抵画像は圧縮してファイルに保存するので、画像サイズが同じでも画像の内容によってファイルサイズが変わる。 きっと、真っ黒な画像が最小サイズ、ピクセルをランダムにしたのが最大サイズって事にして検証。 ピクセル形式限定。サイズは 240x240、これは自分の趣味。 参考: http://d.hatena.ne.jp/yoya/20110622/gd プログラム blackpure.php &lt;?php $im = imagecreate(240, 240); $black = imagecolorallocate($im, 0, 0, 0); imagefill($im, 0, 0, $black)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoya.hatenadiary.jp%2Fentry%2F20120704%2Fimagesize&quot; title=&quot; 画像ファイルのサイズ範囲 - yoya&amp;#39;s diary&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/y/yoya/20120716/20120716052406.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-07-04 00:00:00</published>
  <title> 画像ファイルのサイズ範囲</title>
  <type>rich</type>
  <url>https://yoya.hatenadiary.jp/entry/20120704/imagesize</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
