Panduck document conversion tool
Conversion tool by rust, inspired by pandoc.
Formats
Conversion
From (Text/Binary)
- [x] Common Markdown
- [x] Github Favored Markdown
- [x] Pandoc Markdown (json)
- [x] HTML
- [x] Jupyter (ipynb)
- [x] Wiki
- [ ] Org-mode
- [ ] reStructuredText (rst)
- [ ] Rich Text Format (rtf)
- [ ] Office Word (docx)
- [ ] Office Excel (xls, xlsx, xlsm, xlsb, xla, xlam)
- [x] CSV/TSV
- [ ] Open Document Spread Sheets(ods)
- [ ] TeX
- [ ] BibTeX
Into (Rust + Text)
- [x] HTML
- [x] yew (+html_vdom)
- [x] sycamore (+html_dom)
- [ ] pdf
- [ ] ebook
- [ ] zola
Highlights
Developers