Difference between revisions of "Warcit"

From COPTR
Jump to navigation Jump to search
(Added user experience and development activity links)
(Updated description with more file detail)
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
|purpose=Warcit is a command-line tool that converts directories (including nested directories), files and ZIP files to Web Archives (WARC).
+
|purpose=Warcit is a command-line tool that converts directories (including nested directories), files (including HTML or other web assets and data files) and ZIP files to Web Archives (WARC).
 
|homepage=https://pypi.org/project/warcit/
 
|homepage=https://pypi.org/project/warcit/
 
|sourcecode=https://pypi.org/project/warcit/
 
|sourcecode=https://pypi.org/project/warcit/
Line 6: Line 6:
 
|platforms=Windows, Linux, Mac
 
|platforms=Windows, Linux, Mac
 
|language=English
 
|language=English
|formats_in=ZIP
+
|formats_in=ZIP, HTML
 
|formats_out=WARC
 
|formats_out=WARC
 
|function=File Format Migration, Rendering
 
|function=File Format Migration, Rendering

Revision as of 16:17, 9 December 2021

Warcit is a command-line tool that converts directories (including nested directories), files (including HTML or other web assets and data files) and ZIP files to Web Archives (WARC).
Homepage:https://pypi.org/project/warcit/
Source Code:https://pypi.org/project/warcit/
License:Apache 2.0
Platforms:Windows, Linux, Mac
Language:English
Input Formats:ZIP, HTML
Output Formats:WARC
Function:File Format Migration,Rendering
Content type:Web




Description

Warcit converts directories, files and ZIP files to Web Archives (WARC)

User Experiences

  • Webrecorder forum post: Warcit to Replay web.page [1]

Development Activity

All development activity is visible on GitHub: https://github.com/webrecorder/warcit/commits