By Max Techera · Open-source (MIT) · Updated June 2026
Blog

Does Slack render HTML attachments?

Slack won't render a raw .html file inline — but a link with an OG card will.

npxnpx drops-cli report.html --managed

Drop an .html into Slack and it's just a download. Instead, publish it and paste the link: the unfurl shows your branded preview card, and clicking opens the rendered page.

drop report.html → paste the URL into Slack → your OG card renders. A native /drop command is on the roadmap.

FAQ

Is it really open-source and self-hosted?
Yes — MIT licensed, and it runs on your own Vercel Blob + domain. No third party ever holds your content (it's encrypted client-side) or controls your URL.

Share what your AI builds — on your own domain.

Open-source, zero-knowledge, free. Try it in one command:

npx drops-cli report.html --managed