Collect icon indicating copy to clipboard operation
Collect copied to clipboard

Archive Format

Open Code-Slave opened this issue 7 years ago • 2 comments

Have you considered using webarchive format and or pdf for archiving? .war is pretty standard now

Code-Slave avatar Aug 10 '18 13:08 Code-Slave

Hey, The current approach is basicially just downloading the html pages (with resources like images, stylesheets & javascript) and putting them in directories.

The goal is to save the websites in their original form, so I didn't want to convert them straight into another format (like pdf). Do you mean something like a button to download a screenshot of the website as pdf file (or a war file of the site) on the details page?

xarantolus avatar Sep 06 '18 08:09 xarantolus

maybe options to convert the html to pdf on download and option to save as warc too

Code-Slave avatar Dec 05 '18 17:12 Code-Slave