タグ

screenshotに関するikasamaHのブックマーク (2)

  • WebKitを使ってスクリーンショットを取得·webkit2png MOONGIFT

    webkit2pngはMac OSX向けのオープンソース・ソフトウェア。Webサービスを作る上でサイトのキャプチャを自動生成するという需要は多い。一般的にこの手の処理はFirefoxやIEを自動操作して行うことが多いように思う。だが操作は意外と複雑で分かりづらいのが難点だ。 一度の処理で三種類の画像が得られる コマンドライン一つで手早くできれば便利だ。それを実現するのがwebkit2pngだ。その名の通りレンダリングエンジンとしてWebKitを使い、指定したURLの画像をPNG画像として保存してくれるコマンドラインユーティリティだ。 webkit2pngはPythonで作られているのでPyObjCをインストールする必要がある。それさえ終わっていれば後は簡単だ。webkit2pngの引数としてURLを渡せば良いだけだ。全部で3つのスクリーンショットが取得され、一つがサイト全体、一つがそのサム

    WebKitを使ってスクリーンショットを取得·webkit2png MOONGIFT
  • Super Screenshot!

    There are several ways to take screenshots online. Here are some possibilities: Using a web-based screenshot tool: There are many websites that offer free online screenshot tools, such as Snipping Tool, Nimbus Screenshot, and Lightshot. Simply visit the website, select the type of screenshot you want to take (e.g. full page, selected area, etc.), and follow the instructions. Using a browser extens

  • 1