
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
medium-export
Advanced tools
Effortlessly convert your Medium stories to Markdown.
medium-export is a lightweight yet powerful tool that allows you to convert your Medium stories into Markdown format with ease. Whether you're backing up your content, migrating to another platform, or simply prefer Markdown, medium-export streamlines the process.
Please consider following this project's author, Sina Bayandorian, and consider starring the project to show your :heart: and support.
Install with npm:
$ npm install -g medium-export
To see available options, run:
medium-export --help
or using npx
:
npx medium-export --help
Option | Default | Description |
---|---|---|
-s, --story | --- | Medium story URL |
-o, --output | --- | Output directory |
--no-author | false | Remove author info |
--no-image | false | Remove images |
If you don't provide
--story
or--output
, you'll be prompted to enter them.
If you'd like to append a Medium story’s content to an existing Markdown file, use:
medium-export append
Option | Default | Description |
---|---|---|
-s, --story | --- | Medium story URL |
-o, --output | --- | Output file |
--no-author | false | Remove author info |
--no-image | false | Remove images |
If you don't provide
--story
or--output
, you'll be prompted to enter them.
Now that you know the basics, try it out! Convert your Medium stories to Markdown effortlessly and keep your content in a portable format.
FAQs
a cli to convert medium stories to markdown
The npm package medium-export receives a total of 2 weekly downloads. As such, medium-export popularity was classified as not popular.
We found that medium-export 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.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.