IT
OmnvertImage • Document • Network
Apr 08, 2026webp · images · conversion

New WEBP Support

WEBP is now a first-class format on Omnvert: convert WEBP to PNG/JPEG, preserve transparency, and keep metadata handling predictable.

What’s included

  • WEBP → PNG (lossless option) for workflows that require alpha and exact pixel output.
  • WEBP → JPEG for broad compatibility with print pipelines and older editors.
  • Consistent color conversion (sRGB) and predictable stripping of unwanted metadata.

Privacy + metadata

For most image conversions we strip EXIF metadata by default to reduce accidental data leakage and to keep outputs predictable across formats.

Example transform intenttext
input: WEBP
  → strip EXIF
  → set quality
  → output: PNG or JPEG

Alpha and backgrounds (PNG vs JPEG)

  • PNG keeps transparency (alpha) — best for logos and crisp edges.
  • JPEG has no transparency: transparent pixels must be filled with a background color.

How this helps STL workflows

If your logo or icon starts as WEBP, convert it to PNG first to preserve crisp edges and transparency. Then feed the PNG into the STL converter.

Quick path

1) Convert WEBP → PNG. 2) Convert PNG → STL using the PNG / SVG → STL converter.

Related