HTML Email PreviewThis API enables developers to preview how HTML emails will render across different email clients and devices. The aim is to eliminate the guesswork and ensure that emails look as intended, no matter where they’re viewed. Additionally, the repository includes a VS Code extension for seamless integration into your development environment. Use this tool to streamline your email testing process and maintain consistency and professionalism in your email communications. Various devices / clients to choose fromDisplay the preview directly in VS Code ( Get the Extension )You can also use our API to get the preview, is as simple as using cURL
Note: You could theoretically send more than one device at once, this is supported but it is possible the request will timeout. Work in progress for this. I suggest to choose one device at time until I get it right. FAQAre the generated preview just an HTML rendering or is actual device/client simulation?The preview is a full render simulation of how the HTML code would look like across different devices/simulation. The fidelty is 100% becuase every preview is actually rendered on the desired device/client. What devices/clients are supported?You can find the complete list of devices/clients here RequirementsYou need to get an API key at https://emailpreview.h501.io/ Coming soonPossibility to run multiple preview at once from the VS Code extension Release Notes1.0.0Initial release of HTML Email Preview Enjoy! |