Pixelvault Email Images

Host the local images referenced by an email template on PixelVault and rewrite them to permanent CDN URLs. Use when the user is building or sending an email (Resend, react-email, Nodemailer, Postmark, SendGrid) that references local image files, or says "my email images are broken", "images don't show in Gmail/Outlook", "host the images in this email", "prepare this email template for sending". Gmail doesn't render base64 `data:` images (and many Outlook clients don't either), so every image needs a public URL — this skill finds the local refs, uploads them, and swaps in the hosted URLs.

pixelvault-dev da8d657 6.4 KB Updated

File contents

pixelvault-dev/skill/tree/main/skills/pixelvault-email-images commit da8d657f81

Frequently asked questions

npx skillmds@latest add pixelvault-dev/pixelvault-email-images