This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Wed Dec 10 06:36:37 -0800 2008 | |
| |
.gitignore | Wed Dec 10 06:36:37 -0800 2008 | |
| |
ASIWebPageThumbnailGenerator.h | Wed Dec 10 06:36:37 -0800 2008 | |
| |
ASIWebPageThumbnailGenerator.m | Wed Dec 10 06:36:37 -0800 2008 | |
| |
ASIWebThumbnail.xcodeproj/ | Wed Dec 10 07:44:37 -0800 2008 | |
| |
ASIWebThumbnailGenerator.h | Wed Dec 10 06:36:37 -0800 2008 | |
| |
ASIWebThumbnailGenerator.m | Wed Dec 10 06:36:37 -0800 2008 | |
| |
AppController.h | Wed Dec 10 06:36:37 -0800 2008 | |
| |
AppController.m | Wed Dec 10 06:36:37 -0800 2008 | |
| |
BundledThumbnailGenerator-Info.plist | Fri Jan 09 10:32:22 -0800 2009 | |
| |
LICENSE | Wed Dec 10 06:36:37 -0800 2008 | |
| |
MainMenu.xib | Wed Dec 10 07:44:37 -0800 2008 | |
| |
README.textile | Fri Jan 09 10:32:22 -0800 2009 | |
| |
Test Application-Info.plist | Wed Dec 10 06:36:37 -0800 2008 | |
| |
main.m | Fri Jan 09 10:32:22 -0800 2009 | |
| |
test-app-main.m | Wed Dec 10 07:28:49 -0800 2008 | |
| |
webthumbnail.plist | Wed Dec 10 06:36:37 -0800 2008 |
README.textile
ASIWebThumbnail is:
- A command line tool for Mac OS X that generates thumbnails from web pages “See examples >”:http://allseeing-i.com/ASIWebThumbnail/Examples
- An API to use an embedded version of the tool in your Cocoa applications “Read more >”:http://allseeing-i.com/ASIWebThumbnail/API-Documentation
ASIWebThumbnail uses the WebKit framework built-in to Mac OS X to render web pages. As such, it should support any content that WebKit supports, including HTML/XML + CSS, SVG, content rendered by Javascript (Canvas, AJAX, DOM etc), Java, as well as Flash and other plugins.
Documentation is available here.







