How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Spyglass is a local-first information retrieval system designed to aggregate, index, and search personal data and web content. By maintaining a private inverted index on the local device, the platform ensures that all search operations remain functional without an internet connection and that user activity stays entirely private. The system distinguishes itself through a modular lens architecture, which allows users to apply specific configuration profiles to different data domains or topics. Users can define custom crawling rules to automate the retrieval of web content or import community-c
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
TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud
markdown-clipper is a browser extension that converts website content into markdown files for offline storage and personal knowledge bases. It functions as a content extractor and HTML to markdown converter that removes layout clutter to isolate primary text. The tool includes a specific integration for sending clipped web content directly into vaults and folders within the Obsidian note-taking application. It also supports batch processing to convert all open browser tabs into individual markdown files. The extension covers a broad range of extraction capabilities, including capturing selec
This project is a markdown web clipper and local-first web archiver. It functions as a browser extension that extracts web page content and highlights, saving them as structured markdown files for personal knowledge management and long-term preservation.
The main features of obsidianmd/obsidian-clipper are: Web Content Extraction Utilities, Local File Synchronizations, Personal Knowledge Management, Web-to-Markdown Pipelines, Web Page Archiving, DOM-Based Extractions, Markdown Templates, Local-First Architectures.
Open-source alternatives to obsidianmd/obsidian-clipper include: spyglass-search/spyglass — Spyglass is a local-first information retrieval system designed to aggregate, index, and search personal data and web… y2z/monolith — Monolith is a single-file HTML web archiver and asset bundler. It functions as a command-line interface and… tagspaces/tagspaces — TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable… deathau/markdown-clipper — markdown-clipper is a browser extension that converts website content into markdown files for offline storage and… deathau/markdownload — Markdownload is a browser extension that functions as a markdown web clipper, converting webpages and selected text… jackwener/opencli — OpenCLI is an AI browser automation framework designed to automate web navigation, data extraction, and repetitive…