Percollate is a command-line tool for converting web pages and RSS feeds into structured files. It functions as a web content converter, static document generator, and page bundler that transforms online content into PDF, EPUB, HTML, or Markdown formats.
danburzo/percollate की मुख्य विशेषताएं हैं: Digital Book Generation, Web Page Bundlers, Document Templating, Feed-to-Document Conversion, Multi-Format Compilers, Static Documentation Generators, Document Format Conversions, Document Output Customization।
danburzo/percollate के ओपन-सोर्स विकल्पों में शामिल हैं: y2z/monolith — Monolith is a single-file HTML web archiver and asset bundler. It functions as a command-line interface and… justinwalsh/daux.io — This project is a Markdown static site generator and documentation server that converts files and folder structures… postlight/parser — Postlight Parser is a command-line tool that extracts the main article content from any web page URL, returning clean… mwilliamson/mammoth.js. purocean/yn — yn is a markdown text editor and knowledge management tool designed as an interactive document canvas. It functions as… miaolz123/vue-markdown — Vue-markdown is a rendering library and component suite designed to transform raw markdown text into structured HTML…
Monolith is a single-file HTML web archiver and asset bundler. It functions as a command-line interface and programmatic library designed to save complete web pages and their associated assets into a single HTML file for offline viewing. The tool crawls URLs to discover and fetch linked stylesheets, scripts, and images, which are then embedded into the document as data URLs. It includes capabilities for session injection via external cookie files and authentication handling to backup protected or member-only content. The project covers broader functional areas including automated web scrapin
This project is a Markdown static site generator and documentation server that converts files and folder structures into responsive websites. It functions as a Confluence documentation publisher, enabling the direct upload and synchronization of processed Markdown content to enterprise knowledge base servers. The system distinguishes itself through its technical rendering capabilities, transforming Mermaid syntax into visual diagrams and TeX expressions into mathematical formulas. It supports multilingual documentation by creating localized versions of a site with dedicated navigation structu
Postlight Parser is a command-line tool that extracts the main article content from any web page URL, returning clean structured data including the title, author, date, excerpt, and lead image while stripping away ads and clutter. It uses a readability-based heuristic that scores HTML elements on text density and structural cues to identify the article body, and can accept pre-fetched HTML strings directly for parsing instead of fetching the URL. The tool distinguishes itself through a modular architecture that supports domain-specific extractor overrides, allowing custom JavaScript modules t