← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Tool enables HDR glow effects for logos and text on compatible displays

🔄 Updated 1h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Tool converts images to glow on HDR screens.
  • Uses ISO 21496-1 gain maps or BT.2100 PQ profiles.
  • Works on logos and text via background-clip: text.
  • HDR effect visible in Chrome, Safari 26, Apple Photos, LinkedIn apps.

Enabling HDR Glow for Web Graphics

A new tool has been introduced that allows web content, specifically logos and text, to display with an enhanced "glow" effect on HDR-compatible screens. This is achieved by converting original artwork into a format that leverages the extended brightness capabilities of HDR displays.

Technical Implementation

For web use, the tool adds an ISO 21496-1 gain map to a standard JPEG, which is a small grayscale image instructing HDR software on pixel brightness. For platforms like LinkedIn, it writes pixels in BT.2100 PQ with an ICC profile, which LinkedIn preserves. This ensures the HDR effect is applied correctly where supported.

Optimal Conditions for HDR Effects

The best results for the glow effect are observed with light, near-white elements on dark backgrounds, with a measured real-world sweet spot of +2.9 stops (approximately 1,500 nits). Dark colors do not glow effectively and can appear as washed-out neon when boosted.

Browser and Platform Compatibility

The HDR effect is currently visible on HDR displays in software that honors gain maps or PQ profiles, including Chrome, Safari 26, Apple Photos, and LinkedIn's applications. On most other platforms, the HDR data is stripped or normalized, causing the file to appear as a normal image without the glow.

Applying HDR to Text

While CSS does not yet have native HDR color space support, the tool enables HDR effects on text by painting real text through an HDR image using the `background-clip: text` CSS property. This method ensures that only HDR screens display the image route, while SDR visitors see a standard color, avoiding extra fetches or clipping risks.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~14 min · 12 stories · Aug 22

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A new tool allows web developers to make logos and text appear brighter on High Dynamic Range (HDR) screens by generating gain maps or using BT.2100 PQ profiles. This enables specific elements to "glow" on HDR-capable browsers and applications, while appearing normal on standard displays.