[GH-ISSUE #474] The saved page takes up an unreasonably large amount of space #289

Open
opened 2026-02-25 23:33:53 +03:00 by kerem · 2 comments
Owner

Originally created by @Katarn on GitHub (Aug 23, 2022).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/474

For example, here is this page: https://habr.com/ru/post/683052/
After saving, it occupies 26.5 megabytes.
If you open it in shiori and save it using the SingleFile extension (it saves all images in one file using base64 encoding, which requires ≈1.3 times more space than without it), then the page takes up only 6.2 megabytes. That is, shiori archive takes up more than 4 times the space than the base64 encoding.
It is very strange.

Originally created by @Katarn on GitHub (Aug 23, 2022). Original GitHub issue: https://github.com/go-shiori/shiori/issues/474 For example, here is this page: https://habr.com/ru/post/683052/ After saving, it occupies 26.5 megabytes. If you open it in shiori and save it using the [SingleFile](https://github.com/gildas-lormeau/SingleFile) extension (it saves all images in one file using base64 encoding, which requires ≈1.3 times more space than without it), then the page takes up only 6.2 megabytes. That is, shiori archive takes up more than 4 times the space than the base64 encoding. It is very strange.
Author
Owner

@stale[bot] commented on GitHub (Sep 22, 2022):

This issue has been automatically marked as stale because it has not had any activity for quite some time.
It will be closed if no further activity occurs.
Thank you for your contributions.

<!-- gh-comment-id:1255634572 --> @stale[bot] commented on GitHub (Sep 22, 2022): This issue has been automatically marked as stale because it has not had any activity for quite some time. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@fmartingr commented on GitHub (Sep 23, 2022):

This would relate to #353

<!-- gh-comment-id:1256363011 --> @fmartingr commented on GitHub (Sep 23, 2022): This would relate to #353
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#289
No description provided.