Skip to content

v0.4.0

Choose a tag to compare

@rocklambros rocklambros released this 20 Feb 05:09
· 167 commits to main since this release

What's New

First PyPI release as any2md (renamed from mdconv).

pip install any2md
  • Multi-format: PDF, DOCX, HTML files and URLs to Markdown
  • CLI entry point: any2md command
  • YAML frontmatter with title, source, page/word count, type
  • Batch processing, smart skip, filename sanitization
  • --strip-links and --force options