zimit VS nautilus

Compare zimit vs nautilus and see what are their differences.

zimit

Make a ZIM file from any Web site and surf offline! (by openzim)

nautilus

Turns a collection of documents into a browsable ZIM file (by openzim)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zimit nautilus
9 2
233 18
5.2% -
7.6 6.4
16 days ago about 1 month ago
Python Python
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.

zimit

Posts with mentions or reviews of zimit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.
  • Zim vs WARC ?
    2 projects | /r/Kiwix | 15 Nov 2022
    There are clearly similarities between the two, given that Kiwix put resources into making WARC content available in ZIM archives (i.e. Zimit-style ZIMs, created with the Zimit scraper and warc2zim backend). But as u/IMayBeABitShy said, the ZIM specification focuses on providing a highly compressed container that is readable on-the-fly (i.e. by decompressing only the needed content to show an article), whereas WARC, or rather the compressed version WACZ, is merely a zipped version of the WARC data (request headers and responses). It is also readable on-the-fly, but compression will not be as optimal as the zstandard compression used by modern ZIM archives.
  • What's the "best" way to make your own ZIMs (in docker)?
    2 projects | /r/Kiwix | 21 Oct 2022
    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.
  • How do I zimit listings with slideshows?
    2 projects | /r/Kiwix | 21 Jul 2022
    You would have more chances at getting a technical reply to your technical issue by hitting https://github.com/openzim/zimit/issues I believe
  • Openzim/zimit using docker on Windows 10; mounting the volume with the complete .zim file works how exactly?
    1 project | /r/Kiwix | 11 Jul 2022
    The zimit readme says it uses /output as the default directory, so we can use that as the name for our docker's volume.
  • Prepping for the end of the internet.
    5 projects | /r/preppers | 16 Jun 2022
    Zimit. This tool allows you to convert an existing website into an offline ZIM archive. https://hub.docker.com/r/openzim/zimit
  • Reading from the web offline and distraction-free
    7 projects | news.ycombinator.com | 10 Oct 2021
    which worked quite well for most sites, but still very far from a general-purpose solution.

    There is also more powerful/general-purpose scraper that generates a ZIM file here: https://github.com/openzim/zimit

    It would be really nice to a "common" scraper code base that takes care of scraping (possibly with a real headless browser) and outputs all assets as files + info as JSON. This common code base could then be used by all kinds of programs to package the content as standalone HTML zip files, ePub, ZIM, or even PDF for crazy people like me who like to print things ;)

  • You can now create your own zim files!
    1 project | /r/Kiwix | 22 Dec 2020
    There is a limit at 1,000 items for each zim because we don’t want to DDoS unsuspecting websites with requests; and also would not be able to afford the bill If it becomes as popular as we think it will be. But since this is free software, you can obviously cut the middleman by copying, studying, modifying and redistributing the code that can be found here: https://github.com/openzim/zimit or contact us directly and get the full thing for a small fee (tbd, but this should not be a blocker for legitimate uses).
  • We Developed A Tool To Make A Copy Of Most
    1 project | /r/DataHoarder | 21 Dec 2020
    Documentation is available at github.com/openzim/zimit and github.com/kiwix (there's a repo for each platform, kiwix-serve and android are the ones to look at atm for integration of service workers)

nautilus

Posts with mentions or reviews of nautilus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • A way to create a separate PDF viewing page?
    1 project | /r/Kiwix | 18 Mar 2022
    Not sure I understood all of your plan, but we have a tool called Nautilus that allows people to build a zim file out of a list of documents (PDF, but also docx, videos, etc.). One prime example would be this survival collection.
  • Creating ZIM files for Kiwix by myself?
    3 projects | /r/DataHoarder | 28 Oct 2021
    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 zimit and nautilus you can also consider the following projects:

rdrview - Firefox Reader View as a command line tool

mwoffliner - Mediawiki scraper: all your wiki articles in one highly compressed ZIM file

percollate - A command-line tool to turn web pages into readable PDF, EPUB, HTML, or Markdown docs.

youtube - Create a ZIM file from a Youtube channel/username/playlist

instascrape - Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically

zim-plugin-instantsearch - Search as you type in Zim, in similar manner to OneNote Ctrl+E.

sotoki - StackExchange websites to ZIM scraper

gazpacho - 🥫 The simple, fast, and modern web scraping library

ifixit - iFixit to ZIM scraper

warc2zim - Command line tool to convert a file in the WARC format to a file in the ZIM format