Stop manually formatting code. Use Parcel’s formatter to keep your code beautiful – even ghost tables.
Parcel scans and reports errors with your code and helps you fix them whenever possible.
Create your HTML, Text, and AMP versions neatly organized in the same file.
Parcel provides email-specific autocomplete and hover information using cutting-edge sources like Can I Email.
View multiple previews of your email simultaneously. Each one can be configured individually so you can test more at once.
Click on any element in the preview to jump to that exact spot in the code. Spend less time digging through your code.
Never leave the keyboard as the element you are editing is highlighted and scrolled into view.
Simulate visual impairments to ensure your emails are accessible to all of your subscribers.
Automatically inline your CSS with a single click and avoid the headache of manually inlining styles.
Keep your email as small as possible by automagically stripping out unused CSS, removing whitespace, and shrinking classnames to just a single character.
Want your code to be formatted perfectly when you export it to your ESP? You can do that!
Send unlimited test emails to yourself and up to 9 of your teammates with just two clicks.
Any action can be performed from the command palette.
Search across all your emails instantly to find that magic snippet you created.
Quickly reuse blocks of code with snippets. Share them with your team to keep everyone using the latest code.
Using Emmet shortcuts and a few keystrokes, watch a block of code appear.
Insert multiple cursors when editing your email to quickly modify repeated code.
Skip the FTP server and git. Add your team members to easily store all your emails in a central, cloud-based location.
Organize your work into isolated workspaces by brand, client, region, or team member. Parcel is flexible to fit your workflow
Share an email to quickly get feedback, ask for help from fellow #emailgeeks, or demonstrate a new technique.
Download a ZIP folder of the processed HTML, AMP, and text of any email.
See what your email looks like with all images and remote files blocked
Capture as many screenshots as you need.
Load data from spreadsheets, RSS feeds, or JSON APIs to use when generating your email
Choose your theme, font, font size, and more so your editor feels like home.
Run your email content through spam assassin to get it's spam score.
Ensure all your links are working and go to the right location.
Make sure that all the images in your email load and are secure.
Scan your HTML and CSS to find any syntax errors in your code.
Outline all tables, table row, and table cells so you can find missing cells.
Find critical accessibility problems in your email.
Export a PDF proof containing all the details about your email