inbox-preview
Render HTML/.eml emails in real Gmail, Outlook & Yahoo web clients and screenshot them
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Render HTML/.eml emails in real Gmail, Outlook & Yahoo web clients and screenshot them
Server tool list (4)
Raw names from tools/list. Only developers need these.
| list_clients | List the email clients this deployment can render right now, with their rendering tier, engine, and capabilities |
| submit_preview | Submit an email for rendering across email clients — full HTML, or a complete raw .eml (base64). Provide exactly one of html/eml. Returns a job ID to poll for results. |
| get_job | Get the status and screenshots for a preview job. Poll until status is "completed". |
| get_screenshot | Fetch a rendered screenshot. Returns the image URL for the given job, client, width, and environment (color scheme / images). |