Marketing Utility Tools

Free tools to help your marketing team work smarter. Preview links, analyze headlines, check accessibility, and crunch the numbers.

Open Graph Previewer

See how your link appears when shared on social platforms

Headline Analyzer

Score your headlines for length, power words, and readability

'; html += ''; html += '' + this.fullName + '
'; if (this.jobTitle) html += '' + this.jobTitle + '
'; if (this.company) html += '' + this.company + ''; html += ''; if (this.email) html += '✉ ' + this.email + '
'; if (this.phone) html += '☎ ' + this.phone + '
'; if (this.website) html += '🌐 ' + this.website + '
'; let socials = []; if (this.linkedin) socials.push('LinkedIn'); if (this.twitter) socials.push('Twitter'); if (socials.length) html += socials.join(' · '); html += ''; return html; } else { let html = ''; html += '
'; html += '' + this.fullName + '
'; if (this.jobTitle) html += '' + this.jobTitle + ''; if (this.jobTitle && this.company) html += ' | '; if (this.company) html += '' + this.company + ''; html += '
'; if (this.email) html += '✉ ' + this.email + '
'; if (this.phone) html += '☎ ' + this.phone + '
'; if (this.website) html += '🌐 ' + this.website + '
'; let socials = []; if (this.linkedin) socials.push('LinkedIn'); if (this.twitter) socials.push('Twitter'); if (socials.length) html += socials.join(' · '); html += '
'; return html; } }, copyHTML() { navigator.clipboard.writeText(this.getSignatureHTML()); this.$dispatch('notify', { message: 'HTML copied!' }); }, copyRich() { let blob = new Blob([this.getSignatureHTML()], { type: 'text/html' }); navigator.clipboard.write([new ClipboardItem({ 'text/html': blob })]); this.$dispatch('notify', { message: 'Signature copied!' }); } }">

Email Signature Generator

Create consistent, branded email signatures for your team

Color Contrast Checker

Verify WCAG accessibility compliance for your color combinations

The quick brown fox

jumps over the lazy dog — 0123456789

Small text sample for accessibility testing

Contrast Ratio

AA Normal
≥ 4.5:1
AA Large
≥ 3:1
AAA Normal
≥ 7:1
AAA Large
≥ 4.5:1

A/B Test Calculator

Determine statistical significance of your experiments

A Control

B Variant

ROI Calculator

Calculate CAC, ROAS, CPL, and overall return on investment

Meeting Cost Calculator

See the true cost of meetings in dollars and hours

Cart