This article needs additional citations for verification. (April 2008) |
Filename extension |
.webarchive |
---|---|
Internet media type |
application/x-webarchive |
Uniform Type Identifier (UTI) | com.apple.webarchive |
Type of format | web page file archive |
Extended from | Apple Binary Property List |
webarchive is a Web archive file format available on macOS and Windows for saving and reviewing complete web pages using the Safari web browser.[1] The webarchive format differs from a standalone HTML file because it also saves linked files such as images, CSS, and JavaScript.[2] The webarchive format is a concatenation of source files with filenames saved in the binary plist format using NSKeyedArchiver.[citation needed] Support for webarchive documents was added in Safari 4 Beta on Windows and is included in subsequent versions. Safari in iOS 13 (iPhone and iPad) has support for web archive files.[3] Previously there was a third party iOS app called Web Archive Viewer that provided this functionality.