Skip to content

notedge/panduck.rs

Repository files navigation

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

About

File format standardization converter, inspired by pandoc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages