# depapel FAQ

## What is depapel?

depapel converts Markdown files into PDF or Word documents through the web
editor. The editor can also format Markdown into an email-ready draft, a
LinkedIn-ready feed post, or a WhatsApp-friendly message for manual copy.

## How does conversion work?

Markdown is parsed into a structured document, then rendered to PDF or DOCX
with theme colors and syntax highlighting, or mapped into email-ready,
LinkedIn-ready, or WhatsApp-friendly copy surfaces in the web editor.

## Is depapel free?

Yes. No account, registration, or payment is required.

## Are files stored?

No. Document content is processed in memory and discarded after conversion.

## What Markdown features are supported?

depapel supports GitHub Flavored Markdown including tables, task lists, strikethrough, fenced code blocks, standard Markdown links and images, and Mermaid diagrams.

## Can depapel format Markdown for email, LinkedIn, or WhatsApp?

Yes. depapel can turn Markdown into email-ready HTML with a plain-text fallback,
a copy-ready LinkedIn feed post, or a WhatsApp-friendly plain-text message with
line breaks, bullets, live counting, and channel-specific formatting. It
formats the text for you, but it does not publish or send it directly.

## Can I use depapel on mobile?

Yes. The editor is responsive and works on phones and tablets.

## Related conversion pages

- [Markdown to PDF](https://depapel.ginylil.com/markdown-to-pdf)
- [Markdown to Email](https://depapel.ginylil.com/markdown-to-email)
- [Markdown to LinkedIn](https://depapel.ginylil.com/markdown-to-linkedin)
- [Markdown to WhatsApp](https://depapel.ginylil.com/markdown-to-whatsapp)
- [Markdown to Word](https://depapel.ginylil.com/markdown-to-word)
- [Markdown to DOCX](https://depapel.ginylil.com/markdown-to-docx)
