Skip to content

Commit 3525978

Browse files
committed
[2026-08-11] Update data/2026/08/index.json
1 parent 510e632 commit 3525978

2 files changed

Lines changed: 23 additions & 1 deletion

_data/items.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: >-
3+
firecrawl/anydoc: Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB,
4+
CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python
5+
bindings.
6+
author: azu
7+
layout: post
8+
itemUrl: 'https://github.com/firecrawl/anydoc'
9+
editJSONPath: 'https://github.com/jser/jser.info/edit/gh-pages/data/2026/08/index.json'
10+
date: '2026-08-11T05:27:41Z'
11+
tags:
12+
- Rust
13+
- Markdown
14+
- PDF
15+
- nodejs
16+
- python
17+
- library
18+
- WebAssembly
19+
---
20+
Office文書やPDFをGitHub Flavored Markdownへ変換するRust製ライブラリ。
21+
Word/PowerPoint/Excel/OpenDocument/RTF/EPUB/CSV/PDFに対応し、Node.js/Python/WebAssembly向けのバインディングを提供する。
22+
ファイル内容から形式を判定し、`toMarkdown`/`toMarkdownBytes`/`toDocument`などのAPIやCLIから利用できる。

0 commit comments

Comments
 (0)