<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ksk1130</author_name>
  <author_url>https://blog.hatena.ne.jp/ksk1130/</author_url>
  <blog_title>管理人Kのひとりごと</blog_title>
  <blog_url>https://www.k-hitorigoto.online/</blog_url>
  <categories>
    <anon>Powershell</anon>
  </categories>
  <description>もっぱら自分用に。ブログ用にバッチで縮小するスクリプトがほしかった。 PS D:\documents\scripts_work&gt; .\resize.ps1 -overwrite y -longside 640 -filename &quot;D:\Pictures\aaa.jpg&quot;みたいな感じで。 ※自動回転された画像に適用すると、回転が解除されることに気付いた...!! 要修正... →修正しました param( [string]$filename, [string]$longside=1280, [string]$overwrite=&quot;n&quot; ) $ErrorActionPreference = &quot;s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.k-hitorigoto.online%2Fentry%2F2016%2F02%2F15%2F000910&quot; title=&quot;画像を縮小するスクリプト - 管理人Kのひとりごと&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>2016-02-15 00:09:10</published>
  <title>画像を縮小するスクリプト</title>
  <type>rich</type>
  <url>https://www.k-hitorigoto.online/entry/2016/02/15/000910</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
