# anydoc_ex v0.1.0 - Table of Contents

> Elixir bindings for anydoc: convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF documents into clean GitHub-Flavored Markdown.

## Pages

- [anydoc_ex](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [Anydoc](Anydoc.md): Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF
documents into clean GitHub-Flavored Markdown.
- [Anydoc.Asset](Anydoc.Asset.md): An embedded binary asset (image, object payload).
- [Anydoc.Document](Anydoc.Document.md): A parsed document: its rendered Markdown and the bytes of everything it
embedded.

- Exceptions
  - [Anydoc.Error](Anydoc.Error.md): A conversion failure.

