
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
@mote-software/markitdown
Advanced tools
Convert various file formats to Markdown with ease.
npm install @mote-software/markitdown
Or with pnpm:
pnpm add @mote-software/markitdown
# Convert a file to markdown
markitdown input.pdf > output.md
# Or use npx without installing
npx @mote-software/markitdown input.docx > output.md
const { runMarkitdown, getBinaryPath } = require('@mote-software/markitdown')
// Run markitdown and get output
const markdown = runMarkitdown('input.pdf')
console.log(markdown)
This package includes pre-built binaries for:
The correct binary for your platform will be automatically installed.
This package uses platform-specific optional dependencies to install the correct binary for your system. If the optional dependency installation fails (e.g., due to network issues), the postinstall script will download the binary from npm as a fallback.
MIT
Wrapper of the excellent markitdown project by Microsoft.
FAQs
Convert various file formats to Markdown
We found that @mote-software/markitdown demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.