How to take screenshots from many URLs with one click?
Use extension to Firefox: Grab Them All is a Firefox extension based on Screengrab. Difference between Grab Them All and Screengrab is that Grab Them All takes screenshot of all specifed URLs with one click.
Sites to shot have to be provided in *.txt file with URL addresses starting from http:// or https:// prefix. URLs are separated by new line.
Screenshots are saved in *.jpg or *.png files in specifed directory. File names have syntax: Base64.encode(site_url).jpg or Base64.encode(site_url).png
Grab Them All opens new window load there each site URL and take screenshot.
Installation and using GrabThemAll:
Screencast show information how to use GrabThemAll:
Download this screencast (high qulity, 6MB, OGV)
Screenshot Server
For people who need powerfull screenshot server there is modified server version of GrabThemAll.
GrabThemAll Server is an application that allows users to:
- Create screenshot on server machine
- Supports Windows and Linux platforms
- Has Open Source licence
- Can take screenshot from URL list file and screenshot of single page
- Is fully customizable
- And much more…
September 15th, 2008 at 08:39
Would you consider open sourcing this?
September 16th, 2008 at 16:48
There is repository on http://code.google.com/p/grabthemall/ and source code is there.
September 29th, 2008 at 16:58
Love the plugin.
Could you make it so you can set a minimum timeout in the options (so you can ensure there’s enough time to load all the ajax requests etc.)?
Ben
October 28th, 2008 at 16:42
I’ll try to add minimum timeout in next release
December 3rd, 2008 at 20:38
Awesome plugin. Is it possible to run from the command line?
-david
December 10th, 2008 at 12:16
I’ll write tool taking website sceenshots from command line later.
December 31st, 2008 at 04:28
Do you have a version that saves screenshots in a readable way? Thx
February 3rd, 2009 at 23:05
Thanks for building this – I know that it will help me to keep easy backup copies of designs.
March 28th, 2009 at 20:25
Hey rzelazko, I love your add-on. xD.
I use GTA to grab images that I need for my work, but, I have a problem: the website where the images are uses JS to scale them. Uhm, I got your source code, but I’m a novice on XUL & JS, could you help me?
My idea is generate an automatic click before the screenshoot to open the image in real size and then do screenshoot. Could you tell me in wich file .js add the Automaticclick(); before the screenshoot??
Thank you!
April 22nd, 2009 at 21:46
Love this add-on. It has made some of the work I have to do so much easier. Everything works great but sometimes it captures just a small 1k image from the site which i think is caused when I minimize the capture window. Thank you!!
May 22nd, 2009 at 00:29
hi, can you please add an option to manulay set COMPRESSION RATIO? you static ratio is TOO SMALL menaing created images are too blury for me (ratio around 70% would be enough)…can you?
May 22nd, 2009 at 22:06
It produces black pages at times. http://www.cheetos.com for instance(even after giving the animation enough to time to load)
July 8th, 2009 at 14:57
Will you be releasing an update for FF 3.5?
July 8th, 2009 at 20:43
Yes. I’ll update it ASAP
July 8th, 2009 at 22:58
Thank you, thank you, thank you!!!! AFIAK your extension is the only tool that will grab screens from a list of URLs. Keep up the great work and thank you again.
July 23rd, 2009 at 19:52
Good job!
I suggest it must to to support more report file format, such as .txt (columns separate by tab), so it will more easier to analyze.
August 22nd, 2009 at 11:44
Many of the pages that I attempt to use this plugin to capture with a screenshot are captured with the background entirely BLACK making the screenshot unusable.
September 10th, 2009 at 20:46
I have also started to get black background screenshots. Thankfully it is just the page background so I am still able to make out the rest of the image. Any thoughts why this may be happening now? Recent FF update break something?
Thanks again.
September 10th, 2009 at 20:50
It is not a problem with FF, but an error in GrabThemAll. Currently I do not have enough time to fix it.
January 26th, 2010 at 20:01
I use it with FF 3.5.7 and it works like a charm. A title-site_url.file_format name syntax would be great. Thank you!