> ## Documentation Index
> Fetch the complete documentation index at: https://allmd.blode.md//docs/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI

`allmd` converts URLs and files into markdown from one CLI.

## Install

```bash
npm install -g allmd
```

Requires Node.js 20+.

## Start Here

- [Installation](/docs/cli/installation)
- [Usage](/docs/cli/usage)

## Converters

- [Web](/docs/cli/converters/web)
- [YouTube](/docs/cli/converters/youtube)
- [PDF](/docs/cli/converters/pdf)
- [Google Docs](/docs/cli/converters/gdoc)
- [Video and Audio](/docs/cli/converters/video)
- [Image](/docs/cli/converters/image)
- [Word](/docs/cli/converters/docx)
- [EPUB](/docs/cli/converters/epub)
- [CSV](/docs/cli/converters/csv)
- [PowerPoint](/docs/cli/converters/pptx)
- [Tweet](/docs/cli/converters/tweet)
- [RSS](/docs/cli/converters/rss)