CodeIgniter Forums
Create thumbnails of webpages? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Create thumbnails of webpages? (/showthread.php?tid=15908)



Create thumbnails of webpages? - El Forum - 02-18-2009

[eluser]duffy0[/eluser]
I want to create thumbnails of web pages using my server. I would like to use the native CI image manipulation library, but I don't know how I would do this? Any suggestions?


Create thumbnails of webpages? - El Forum - 02-19-2009

[eluser]sapid_guy[/eluser]
With CI alone thats impossible,
with help of maybe JS maybe possible, i have never tried it though. (JS is not my thing yet)

Good Luck.


Create thumbnails of webpages? - El Forum - 02-19-2009

[eluser]TheFuzzy0ne[/eluser]
Check out IECapt at http://iecapt.sourceforge.net


Create thumbnails of webpages? - El Forum - 02-19-2009

[eluser]pistolPete[/eluser]
Can you use an external service?
Then have a look at:

http://www.websnapr.com/
http://www.webshotspro.com/
http://www.thumbalizr.com/
http://thumbnailspro.com/
http://snap.com/
...

If you are using windows, try: imagegrabwindow()

Try webthumb.

Read through this thread: http://forums.digitalpoint.com/showthread.php?t=76454