percollate VS zimit

Compare percollate vs zimit and see what are their differences.

percollate

A command-line tool to turn web pages into readable PDF, EPUB, HTML, or Markdown docs. (by danburzo)

zimit

Make a ZIM file from any Web site and surf offline! (by openzim)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
percollate zimit
14 9
4,108 231
- 8.7%
5.9 7.9
3 months ago 7 days ago
JavaScript Python
MIT License 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.

percollate

Posts with mentions or reviews of percollate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.

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)

What are some alternatives?

When comparing percollate and zimit you can also consider the following projects:

rdrview - Firefox Reader View as a command line tool

koodo-reader - A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web

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

SingleFile - Web Extension for saving a faithful copy of a complete web page in a single HTML file

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

monolith-of-web - A chrome extension to make a single static HTML file of the web page using a WebAssembly port of monolith CLI

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

BasicCrawler - Basic web crawler that automates website exploration and producing web resource trees.

nautilus - Turns a collection of documents into a browsable ZIM file

parser - 📜 Extract meaningful content from the chaos of a web page

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