Відгуки для Save Page WE
Save Page WE автор DW-dev
Відгук від Користувач Firefox 13282130
Оцінка 5 з 5
від Користувач Firefox 13282130, 8 років томуI find this tool very neat and useful. It makes saving pages easier, more compact and it can adapt to your needs as well. For example saving a news article resulted in a file somewhat below 700KB, whereas the same page with the Firefox's default save was 5MB overall (plus the additional burden of managing many files). The end results can be hardly distinguished in the browser.
On the other hand with the information I currently possess about this mechanism, I don't think I will be using it as for now, for the following reason:
I'm corcerned as to how other tools (or future tools) that deal with html files will deal with these kinds of giant html files this extension produces, with large binary blobs and scripts embedded (Firefox save produces an html file 700 lines long, this extension: 6700). Encapsulation of data and readability with the classical format may just be too much of an advantage as opposed to the compactness this offers, especially on the long term.
I did a test: I opened the page archived with Save Page and the saved it again but with classic Firefox save. When I reopened that page, aside from the longer opening time, most of the images were lacking and much of the layout was somewhat off. Meaning, even if the visuals can be hardly distinguished, the more can the underlying logic from the perspective of the browser (and most likely from other html parsing tools').
So to sum it up, just as a non-professional in web-dev, I'm having doubts if html format was created for this kind of usage and if it can relatively fairly stand the test of time. For my application this tool, for the aforementioned reasons will not really suffice, nonetheless the engineering is astonishing. In the meanwhile I'm still searching for a tool that focuses its output in one folder and not a folder and a file as Firefox save does.
On the other hand with the information I currently possess about this mechanism, I don't think I will be using it as for now, for the following reason:
I'm corcerned as to how other tools (or future tools) that deal with html files will deal with these kinds of giant html files this extension produces, with large binary blobs and scripts embedded (Firefox save produces an html file 700 lines long, this extension: 6700). Encapsulation of data and readability with the classical format may just be too much of an advantage as opposed to the compactness this offers, especially on the long term.
I did a test: I opened the page archived with Save Page and the saved it again but with classic Firefox save. When I reopened that page, aside from the longer opening time, most of the images were lacking and much of the layout was somewhat off. Meaning, even if the visuals can be hardly distinguished, the more can the underlying logic from the perspective of the browser (and most likely from other html parsing tools').
So to sum it up, just as a non-professional in web-dev, I'm having doubts if html format was created for this kind of usage and if it can relatively fairly stand the test of time. For my application this tool, for the aforementioned reasons will not really suffice, nonetheless the engineering is astonishing. In the meanwhile I'm still searching for a tool that focuses its output in one folder and not a folder and a file as Firefox save does.
Відповідь розробника
оприлюднено 8 років томуIn reply to a couple of the points raised:
1) With regards to the saved file format:
The page source (HTML) and all of the referenced resources are saved in a single file (.html).
External CSS style sheets are converted to internal CSS style sheets. All other textual resources (scripts & frames) are stored as UTF-8 data URIs.
If the page loader is not used, all binary resources (images, fonts, audios, videos, etc) are stored as Base64 data URIs. In this case, if a binary resource is referenced multiple times, a Base64 data URL will be stored for each reference.
If the page loader is used, all binary resources (images, fonts, audios, videos, etc) are stored as Base64 strings in the page loader script, and are converted to blob URLs when the save page is opened. In this case, if a binary resource is referenced multiple times, its Base 64 string will be stored only once, resulting in much smaller saved files.
2) "When I reopened that page ... most of the images were lacking and much of the layout was somewhat off."
The reason for this discrepancy is that, when you saved the page with Save Page WE, you had the 'Use page loader to reduce file size' option enabled, which means all of the binary resources are represented as blobs.
Before using the Firefox 'Save Page As', you need to use the 'Remove Page Loader' menu item that is built into Save Page WE. Alternatively, you could disable the 'Use page loader to reduce file size' option before saving the page with Save Page WE. Either way, you should find that the re-saved page is pretty much identical to the original page.
1) With regards to the saved file format:
The page source (HTML) and all of the referenced resources are saved in a single file (.html).
External CSS style sheets are converted to internal CSS style sheets. All other textual resources (scripts & frames) are stored as UTF-8 data URIs.
If the page loader is not used, all binary resources (images, fonts, audios, videos, etc) are stored as Base64 data URIs. In this case, if a binary resource is referenced multiple times, a Base64 data URL will be stored for each reference.
If the page loader is used, all binary resources (images, fonts, audios, videos, etc) are stored as Base64 strings in the page loader script, and are converted to blob URLs when the save page is opened. In this case, if a binary resource is referenced multiple times, its Base 64 string will be stored only once, resulting in much smaller saved files.
2) "When I reopened that page ... most of the images were lacking and much of the layout was somewhat off."
The reason for this discrepancy is that, when you saved the page with Save Page WE, you had the 'Use page loader to reduce file size' option enabled, which means all of the binary resources are represented as blobs.
Before using the Firefox 'Save Page As', you need to use the 'Remove Page Loader' menu item that is built into Save Page WE. Alternatively, you could disable the 'Use page loader to reduce file size' option before saving the page with Save Page WE. Either way, you should find that the re-saved page is pretty much identical to the original page.
447 відгуків
- Оцінка 5 з 5від Користувач Firefox 16745788, місяць томуБольшое спасибо! Пользуюсь редко, но выручает именно она
- Оцінка 5 з 5від Pavel, 3 місяці томуDear Developer,
I’m writing to provide feedback on Save Page WE. I’ve noticed that the extension saves the web page exactly as it is rendered at the moment of saving. As a result, any content hidden behind spoilers (which remain collapsed) is not included in the saved file. This has been somewhat inconvenient, as I often need to preserve the entire content of a page.
Would it be possible to add an option in the extension’s settings to automatically expand spoiler sections (or other similar hidden elements) before saving the page? This feature would greatly enhance the usefulness of Save Page WE for users who regularly work with pages containing expandable content.
Thank you for your hard work on this excellent tool, and I look forward to any improvements you might consider.
Best regards,
Pavel - Оцінка 5 з 5від Nikitamce, 4 місяці тому
- Оцінка 5 з 5від Користувач Firefox 18582702, 4 місяці тому
- Оцінка 5 з 5від Користувач Firefox 13462872, 4 місяці тому
- Оцінка 5 з 5від Zing, 5 місяців томуAs a regular user of Save Page WE, I appreciate its ability to save entire web pages as single HTML files, making subsequent editing straightforward. This functionality surpasses Firefox's standard save feature, offering more accurate archiving and easier modification of saved pages.
- Оцінка 5 з 5від Radioamatoro, 6 місяців тому
- Оцінка 5 з 5від Користувач Firefox 18709981, 6 місяців тому
- Оцінка 5 з 5від Користувач Firefox 14295457, 6 місяців тому
- Оцінка 5 з 5від Víctor A. Rodríguez (Bit-Man), 7 місяців томуGreat tool!
One single problem I have is not allowing to download www.google-analytics.com/analytics.js but entering it in my browser can be shown and downloaded - Оцінка 4 з 5від AnneF, 8 місяців томуI used to love and depend on this extension. I switched to Firefox ESR and now I can't get the icon to display on the toolbar when I install the extension.
- Оцінка 5 з 5від Користувач Firefox 13545908, 8 місяців тому
- Оцінка 1 з 5від Bellykid, 8 місяців томуIt doesn't let you do anything on the page. It's just a image.
- Оцінка 5 з 5від Noel Miles, 8 місяців томуNo doubt, the best offline page saver. Saved my fandom guide without effort and access it smootly without destroying the web. Thumbs up!
- Оцінка 5 з 5від 雲霖, 8 місяців тому
- Оцінка 5 з 5від Користувач Firefox 18594010, 9 місяців тому
- Оцінка 5 з 5від Arthur, 9 місяців тому
- Оцінка 5 з 5від eggv83, 9 місяців томуThis was a huge help in saving some service manuals from my auto manufacturer that stopped offering PDF versions of their documents and because "normal saving" of the HTML through the web browser didn't preserve the page formatting, hyperlinks (within the same webpage), and images. I had a couple errors or incomplete saves at first, but the add-on configuration tip that popped up resolved them.
- Оцінка 5 з 5від Alfred, 10 місяців тому
- Оцінка 4 з 5від andreasdo, 10 місяців томуGreat tool to one click save a whole page, but I miss a different autosave directory in the settings.
- Оцінка 5 з 5від Користувач Firefox 14060941, 10 місяців тому
- Оцінка 4 з 5від Користувач Firefox 13560193, рік тому