1 unstable release

0.1.0 Jan 4, 2022

#1790 in Text processing

MPL-2.0 license

25KB
645 lines

Panduck document conversion tool

Conversion tool by rust, inspired by pandoc.

Formats

Conversion

From (Text/Binary)

  • Common Markdown
  • Github Favored Markdown
  • Pandoc Markdown (json)
  • HTML
  • Jupyter (ipynb)
  • Wiki
  • Org-mode
  • reStructuredText (rst)
  • Rich Text Format (rtf)
  • Office Word (docx)
  • Office Excel (xls, xlsx, xlsm, xlsb, xla, xlam)
  • CSV/TSV
  • Open Document Spread Sheets(ods)
  • TeX
  • BibTeX

Into (Rust + Text)

  • HTML
  • yew (+html_vdom)
  • sycamore (+html_dom)
  • pdf
  • ebook
  • zola

Highlights

  • Text(txt)

Developers

Dependencies

~18–25MB
~396K SLoC