libkiwix
Common code base for all Kiwix ports (by kiwix)
mwoffliner
Mediawiki scraper: all your wiki articles in one highly compressed ZIM file (by openzim)
libkiwix | mwoffliner | |
---|---|---|
3 | 7 | |
128 | 313 | |
4.7% | 2.9% | |
8.9 | 8.8 | |
6 days ago | 9 days ago | |
C++ | TypeScript | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
libkiwix
Posts with mentions or reviews of libkiwix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-25.
- Recent Wiktionary ZIM files don't show a search bar
- Latest Wikipedia zim dump (97 GB) is available for download
-
Is there a way to sort/organize the zim files listed in library.xml?
Open a ticket? https://github.com/kiwix/libkiwix/issues
mwoffliner
Posts with mentions or reviews of mwoffliner.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-25.
-
Wiktionary doesn’t support tables
You can also directly open a ticket at https://github.com/openzim/mwoffliner/issues with as much info as possible so we can look into it (zim name, language, date, article name, etc.)
-
Recent Wiktionary ZIM files don't show a search bar
Welp yes, that's a bug (likely a regression from a recent update). Can you please open a ticket at https://github.com/openzim/zim-requests/issues (we might move it later on but that's as good a starting place as can be).
-
Latest Wikipedia zim dump (97 GB) is available for download
https://github.com/openzim/mwoffliner/issues/1655 Unfortunate that there's no way to convert the easiest way to make proper dumps of wikis (ArchiveTeam's wikiteam-tools) to Kiwix Zims. That would allow for all sorts of niche information to be preserved in a readable way.
-
What's the "best" way to make your own ZIMs (in docker)?
I'm looking at making my own ZIM though not sure the best way to go about it. I've seen zimit on Github and the mwoffliner on Github too.
-
Self made ZIM-File only contains [object object]
Generally speaking, I'd advise opening a ticket on https://github.com/openzim/mwoffliner/issues
-
Creating ZIM files for Kiwix by myself?
r/kiwix would be the place to ask, but at the end of the day it all comes down to heading out to openzim.org (or the corresponding github repo) and figuring it out. You can either grab zimit and run it locally, or access all the libraries that will help you build your own scraper (Nautilus will assemble documents and videos into a single file library, MWoffliner will do for wikis, youtube will do YouTube, etc.).
What are some alternatives?
When comparing libkiwix and mwoffliner you can also consider the following projects:
libzim - Reference implementation of the ZIM specification
wikipedia-mirror - 🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kiwix + ZIM dump, and MediaWiki/XOWA + XML dump
kiwix-tools - Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
nautilus - Turns a collection of documents into a browsable ZIM file
kiwix-build - Kiwix & openZIM build engine
kiwix-apple - Kiwix for iOS & macOS
wikiscript - wikiscript gem - scripts for wikipedia (get wikitext for page, parse tables & links, etc.)
zimit - Make a ZIM file from any Web site and surf offline!
HLTV - The unofficial HLTV Node.js API