Readable webpages
Convert headings, links, lists, tables, quotes, and code into clean Markdown while keeping the source URL.
Output · Markdown + assets
LocalKeepFlash · open source · local-first
LocalKeepFlash saves web pages, selected passages, images, and YouTube transcripts as Markdown and local assets. Choose a folder and keep using the tools you already know.
The exact source you chose
Your research folder
Four capture modes
Each capture retains useful context and produces files that can move into the tools you already use.
Convert headings, links, lists, tables, quotes, and code into clean Markdown while keeping the source URL.
Output · Markdown + assets
Save only the passage that mattered, with canonical and text-fragment links when the page supports them.
Output · quote + source
Download a raster image beside a searchable Markdown note instead of leaving only a fragile remote URL.
Output · image + note
Keep metadata, cover art, chapters, and timestamped captions as a research-ready Markdown file.
Output · timed transcript
A three-step workflow
Select the directory that will hold notes and assets, plus preferred caption languages.
Open the extension on the current page, selection, image, or YouTube video when you decide to save.
Use the files in Obsidian, a code editor, Git, search tools, or another Markdown workflow.
A deliberately short data path
LocalKeepFlash is built around a simple boundary: the extension extracts what you ask for and writes it to a directory you selected.
Install the extension
Install the extension, choose a destination folder, and save from the page you are reading. Developers can also build it from the source on GitHub.
Current release: 0.1.1. PDF viewers, file:// URLs, browser-internal pages, and Incognito mode are not supported.
Build the unpacked extension
git clone https://github.com/dante-is-shipping/LocalKeepFlash.git
cd LocalKeepFlash
npm install
npm run devRead the complete installation guideLocalKeepFlash and KeepFlash
The two products solve different parts of the knowledge workflow and remain useful independently.
Use it when direct file ownership, a transparent saving path, and Markdown compatibility are the destination.
Use the hosted workspace when you need cross-source search, connections, annotations, and AI with the original context visible.
Try KeepFlash freeLocalKeepFlash does not automatically sync captures to KeepFlash. A KeepFlash account is never required to save local files.
Explore by workflow
See how local-first capture keeps ordinary files portable and the saving path inspectable.
Explore the workflowSave timestamped captions, chapters, metadata, and cover art directly to Markdown.
Explore the workflowProduct questions
LocalKeepFlash is a free, open-source, local-first web clipper for Chromium browsers. It saves webpages, selected passages, images, and YouTube transcripts directly to a folder you choose as Markdown and local assets.
No. LocalKeepFlash does not use a KeepFlash account or API in its saving path and does not upload captures to KeepFlash.
Yes. The output is ordinary Markdown with YAML frontmatter and local asset paths, so it can be opened in Obsidian or another file-based Markdown tool.
Yes. Select “Add to Chrome” to install it from the Chrome Web Store. The source remains available on GitHub if you prefer to build and load an unpacked extension.
LocalKeepFlash focuses on capture and portable local files. Search, annotations, connections, and AI remain optional downstream workflows rather than requirements in the saving path.
Your sources deserve an exit route
Inspect the code, build the extension, and keep the result in a format that remains useful beyond one product.
AGPL-3.0 · public source · contributions welcome