<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>andron</author_name>
  <author_url>https://blog.hatena.ne.jp/andron/</author_url>
  <blog_title>コミュ障だから明日が僕らをよんだって返事もろくにしなかった</blog_title>
  <blog_url>https://inujini.hatenablog.com/</blog_url>
  <categories>
    <anon>ShellScript</anon>
  </categories>
  <description>最近作ったシェルスクリプトを貼っていく記事 はい、おはようございます。僕です。今日も中身のないことを書いていきます。ということでPDFの一枚目を画像として切り出すスクリプト貼っておきます。 #!/bin/bash # PDF画像の一枚目をサムネイルとして切り出すやつ # 設定 OUT_DIR=&quot;web_images&quot; DPI=72 QUALITY=80 mkdir -p &quot;$OUT_DIR&quot; for file in *.pdf *.PDF; do [ -e &quot;$file&quot; ] || continue filename=$(basename &quot;$file&quot;) name_no_ext=&quot;${fil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finujini.hatenablog.com%2Fentry%2F2026%2F03%2F04%2F000000&quot; title=&quot;最近作ったしぇる - コミュ障だから明日が僕らをよんだって返事もろくにしなかった&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-03-04 00:00:00</published>
  <title>最近作ったしぇる</title>
  <type>rich</type>
  <url>https://inujini.hatenablog.com/entry/2026/03/04/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
