url2bmp网页截图工具 命令行参数说明
2010-10-07 15:58:17 来源:WEB开发网核心提示:URL2BMP 这个免费软件让你抓完整的网页画面,包括超出屏幕范围的延伸网页画面,url2bmp网页截图工具 命令行参数说明,支持的格式有:jpg, bmp, png, 以及 tiff 格式;也支持命令列模式,命令行参数如下:-url url to convert to-file output file-format
URL2BMP 这个免费软件让你抓完整的网页画面,包括超出屏幕范围的延伸网页画面。支持的格式有:jpg, bmp, png, 以及 tiff 格式;也支持命令列模式。
命令行参数如下:
-url url to convert to
-file output file
-format accept "png", "bmp", "jpeg" and "tiff"
-wx virtual screen width
-wy virtual screen height
-bx bitmap width
-by bitmpat height
-wait, number of second to wait before bitmap generation
-maximize start in maximized mode
-notinteractive run and exit when done
-removesb remove right scroll bar
举例说明:
将指定的URL截图,设置浏览的截屏范围为 1024*768,保存为PNG格式:
url2bmp.exe -url http://tech.cncms.com -format png -file "c:\temp\cncms.png" -wx 1024 -wy 768 -maximize -wait 2 -notinteractive
更多精彩
赞助商链接