Releases: Mafsolin/anydoc-preview
Release list
Anydoc Preview v0.1.0 Preview
Anydoc Preview is an independent Windows desktop companion for firecrawl/anydoc. It converts documents to clean Markdown locally and can use Firecrawl OCR when a scan has no usable text layer.
Highlights
- Local-first conversion powered by
@firecrawl/anydoc - Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF input
- Optional Firecrawl Parse OCR fallback for scanned documents
- Markdown source and sanitized rendered preview
- Drag-and-drop and native file-picker workflows
- Copy to clipboard and save as
.md - English and Russian interface
- Firecrawl API key encrypted with Electron
safeStorage - Sandboxed renderer with context isolation and a narrow preload API
Download and run
- Download
Anydoc-Preview-Windows.zipbelow. - Extract the archive to a folder of your choice.
- Run
Anydoc Preview.exe.
Requirements: Windows 10 or later on an x64 computer. A Firecrawl API key is optional and is required only for remote OCR fallback.
Privacy model
Anydoc Preview tries local conversion first. A document is sent to Firecrawl only when local conversion fails or returns no useful text and the user has configured an API key. Review the repository README and security policy for details.
Upstream relationship
This is an independent community project, not an official Firecrawl product. The local conversion engine comes from the MIT-licensed firecrawl/anydoc project. Thank you to the Firecrawl team and anydoc contributors.
Preview limitations
- The executable is not code-signed. Windows SmartScreen may ask for confirmation before running it.
- This release is Windows x64 only.
- Batch processing, Office export, OCR.Space integration, and macOS/Linux packages are not included yet.
The release archive was built from the public v0.1.0 tag by GitHub Actions.
Full Changelog: https://github.com/Mafsolin/anydoc-preview/commits/v0.1.0