Discord Archiver

Copy-paste text from Discord into this tool to convert it into markdown, ideal for archival or for importing into other writing programs. Primarily intended for archiving roleplays.

This tool should work with both the standalone app and web versions of Discord. However, I had problems during development with the app version. If you have problems, try the web version of Discord instead. If you still have problems, contact me and I'll see if there's anything I can do. The Discord mobile app is not supported, as there's no way to bulk-select text on it.

Note: This does NOT work with images. I might try to add that later, but with how Discord's CDN works (permalinks to images are very inconsistent. Sometimes they let links last forever, sometimes they invalidate almost immediately), adding image support would be difficult.

I could perhaps be persuaded into trying to get images to work at a later date, but considering the tool's intended purpose, I don't think it's too necessary.

Markdown is used because it's easy to work with programatically. If your favorite text editor doesn't natively support Markdown, you can use pandoc to convert to something like ODT. Ellipsus natively supports copy-pasting Markdown directly into documents and will automatically convert Markdown tags into rich text.

Copy-paste all the text you want to archive, and then press one of the buttons below.