TOP Webカタログ 資料 Tips Spinnen  
1件

HTMLをJPGで保存

・htmlをJPGに変換して保存
・検索結果のhtmlページをJPGサムネール表示する場合に便利
・Windows で動作可能なフリーウェア url2bmp.exe
・ホームページ → Pixel Technology 社

・使い方
url2bmp.exe -file c:\tmp\archives.jpg -format jpeg -wx 800 -wy 800 -bx 400 -by 400
-notinteractive -url http://net.colleper.com/archives.php
・http://net.colleper.com/archives.php を800x800のブラウザで開いて400x400に縮小して
archives.jpgに保存。GUI 画面は非表示。
  [2006-10-14]page top