Scroll to navigation

ZIMWRITERFS(1) User Commands ZIMWRITERFS(1)

NAME

zimwriterfs - creates ZIM files from a locally-stored directory

SYNOPSIS

zimwriterfs [mandatory arguments] [optional arguments] HTML_DIRECTORY ZIM_FILE

DESCRIPTION

Mandatory arguments:

path of default/main HTML page. The path must be relative to HTML_DIRECTORY.
path of ZIM file favicon. The path must be relative to HTML_DIRECTORY and the image a 48x48 PNG.
language code of the content in ISO639-3
title of the ZIM file
short description of the content
creator(s) of the content
creator of the ZIM file itself
is the path of the directory containing the HTML pages you want to put in the ZIM file,
is the path of the ZIM file you want to obtain.

Optional arguments:

print processing details on STDOUT
print this help
number of bytes per ZIM cluster (default: 2048)
try to inflate HTML files before packing (*.html, *.htm, ...)
put everything in the same namespace 'A'. Might be necessary to avoid problems with dynamic/javascript data loading.
path to the TSV file with the list of redirects (url, title, target_url tab separated).

-i, --withFullTextIndex index the content and add it to the ZIM.

tags - semicolon separated
custom (version independent) identifier for the content

EXAMPLE

REPORTING BUGS

https://github.com/openzim/zimwriterfs>.
June 2018 OpenZIM