Crate markdownify

Source

Modules§

docx
opendoc
pdf
pptx
sheets

Structs§

ConvertOptions

Functions§

convert
convert any document into markdown path_or_opts can be either just a path (&str, &Path, Pathbuf) or opts. opts allow you to add a header to the markdown, or give the pdf-to-markdown parser screensize so it can produce better looking results.
zip_convert
convert zip into markdown