SingleFile for Safari
iOS Universel / Productivité
SingleFile is a Safari extension that helps you to save an entire webpage including images, styling, frames, fonts etc. as a single HTML file. Unlike screenshots or PDFs, SingleFile can preserve the original layout, links, etc. It's like having a digital snapshot that you can easily access offline.
Getting started
Wait until the page is fully loaded.
Click on the SingleFile button in the extension toolbar to process and save the page.
You can click again on the button to cancel the action when processing a page.
Quoi de neuf dans la dernière version ?
- Fixed support of CSS nesting, Cascade layers, Feature queries, Container queries, and Scope at-rules when minimizing stylesheets
- Improved removal of stylesheets for alternative devices to screens
- Improved serialization of XML (e.g. SVG) contents
- Improved compression of the "extra data" when saving pages in the "universal self-extracting pages" file format
- Fixed handling of proof of existence (cf. Misc. options) when using the annotation editor
- Fixed issue leading to saving useless duplicate URLs with anchors when using "Save selected links" (anchors will now be ignored)
- Fixed issue when saving selecting selection with empty tags (e.g. IMG tags)
- Fixed removal of NOSCRIPT tags in BODY (and descendant) tags, and added an hidden option "removeNoScriptTags" (true by default, see https://github.com/gildas-lormeau/SingleFile/wiki/Hidden-options for more info)
- Added hidden option "delayAfterProcessing" which can be useful to avoid sending too many requests to a site, especially in batch processing