[Description] [Screenshots] [Download] [License] [Repository / Source Code]

Description

Web Archive Extractor is a utility that can take Apple's WebArchive file format, and turn the file into a "normal" directory structure.

WebArchive files can be created by saving a web page in Safari (saving all the graphics, css, and images) or you can create one with TextEdit.

This utility's focus is on helping you to create simple HTML pages with images using TextEdit. For example, after you create a document with images in TextEdit, you can save the file as WebArchive, use this utility to convert the file into a directory structure, and then upload the extracted directory structure to a web server. This process can be used to create help files for web applications or very simple web sites.

Screenshots



Downloads

Help

Questions? Comments? Feature Requests? Please try posting a question to the new fourm.


Repository and Source Code

To get the WebArchive Extractor source, you'll need to use the free and open source git version control system.

Once you have git installed, you can clone the repository by doing the following:

$ git clone http://robrohan.com/projects/WebArchiveExtractor/repo/WebArchiveExtractor.git

Licenses & Contributors

This version of WebArchive Extractor is forked from Vitaly Davidenko's Web Archive Extractor utility which can be found on Sourceforge.

Copyright 2006 Vitaly Davidenko (2006-10-12) Apple Public License
Copyright 2007 Rob Rohan (2007-09-18)
Icons Copyright:
TITLE: Crystal Project Icons
AUTHOR: Everaldo Coelho
SITE: http://www.everaldo.com
CONTACT: everaldo everaldo com
Copyright (c) 2006-2007 Everaldo Coelho.
http://everaldo.com/crystal/?action=license

I also got some help from the great web site:
http://cocoadevcentral.com/