Email Converters - Ignore Inline Attachments Option

PP
Paulius Petkus
ConvertAPI

The Email to Extract and Email to Metadata converters now include an IgnoreInlineAttachments option that gives you more control over attachment extraction. When enabled, inline attachments such as embedded images, logos, and similar content are skipped, and only regular (non-inline) attachments are included in the output.

Highlights

  • Reduces noise in extracted results.
  • Focuses only on meaningful file attachments.
  • Simplifies downstream processing and storage.

Parameters

  • IgnoreInlineAttachments (boolean, default false) - when true, skips inline attachments such as embedded images, logos, and tracking pixels; only non-inline attachments are included.

Try it out