# Transparent backgrounds with one parameter

July 20, 2026

You can now render a transparent PNG by setting `transparent_background: true` on the create image request. It works with both HTML/CSS and URL-based images, as well as saved templates and image batches.

The existing CSS-based transparent background method remains supported. The official clients expose the new option as `TransparentBackground` in .NET and `transparent_background` in TypeScript.

[Read the transparent background guide](/guides/styling/transparent-background/).

[All updates](/changelog/)

Previous: [HtmlCssToImage .NET Client v0.6.0](/changelog/2026-07-19-htmlcsstoimage-net-client-v060/) — Jul 19, 2026

Next: [Image deletion in .NET v0.8.0 and TypeScript v0.5.0](/changelog/2026-07-21-image-deletion-in-net-v080-and-typescript-v050/) — Jul 21, 2026
