Difference between revisions of "Warcit"

From COPTR
Jump to navigation Jump to search
(Updated description)
 
(2 intermediate revisions by the same user not shown)
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, WARC.GZ
 
|function=File Format Migration, Rendering
 
|function=File Format Migration, Rendering
 
|content=Web
 
|content=Web
Line 13: Line 13:
 
{{Infobox tool details}}
 
{{Infobox tool details}}
 
== Description ==
 
== Description ==
Warcit converts directories, files and ZIP files to Web Archives (WARC)
+
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).
  
 
== User Experiences ==
 
== User Experiences ==
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 +
*Webrecorder forum post: Warcit to Replay web.page [https://forum.webrecorder.net/t/warcit-to-replay-web-page/142]
 +
 +
== Development Activity ==
 +
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 +
All development activity is visible on GitHub: https://github.com/webrecorder/warcit/commits

Latest revision as of 16:19, 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, WARC.GZ
Function:File Format Migration,Rendering
Content type:Web




Description[edit]

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).

User Experiences[edit]

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

Development Activity[edit]

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