开发者

Screen shot software

Ok guys, My work, when we need to send sites to review and editorial requires screenshots. we often need to screen shot entire websites and print them. it's a real pain in the butt especially when they make one change and want all new screenshots. right now we just use a firefox plugin that you need to right click, get screenshot etc. is there any program, software, plugin etc, that can either capture an entire directory or take a list of links a开发者_如何学运维nd produce multiple images at once? anything?


We built an api driven solution around IECapt which we use to drive all the web thumbnails on one of our sites webtrendsnow.com. IECapt is nice in that it plays ball with any plugins etc that you might need (flash etc) and this is often the issue with some of the other more linux friendly solutions.

We were planning on making the API public, but we've been distracted by other projects and there didn't seem to be a huge demand.

We compiled the C# version of IECapt from source as we wanted to add in support for larger screen sizes IIRC. If you need the fix, let me know and I'll try to find it for you.

As for automating it, we wrote some simple scripts in perl to launch IECapt, get the output to a hires PNG, then use imagemagick to make cropped JPEGS etc.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜