Why the Wiz logo glows on LinkedIn
If you scrolled past Wiz on LinkedIn recently on a phone or a recent MacBook, the logo looked lit up. Not a brighter shade of white — actually brighter than the white page around it, like something is glowing behind the glass. People screenshot it to show a friend and the screenshot looks completely normal, which is usually the moment they start wondering if their screen is broken. It isn't. Here is a screen capture of it in the feed:
Captured on an HDR display. On an SDR screen the effect simply does not show, that is the point.
What are you actually looking at?
The glowing logo is a regular JPEG with a Rec.2100 PQ HDR color profile embedded, made with Superwhite. LinkedIn strips most HDR metadata during upload but keeps ICC color profiles, so the file survives the compression pipeline intact. On HDR screens the white mark renders in the display's spare brightness headroom, above normal white. On SDR screens it looks like a normal logo, nothing broken.
There is no filter, no animation, no CSS. If you download the image and open it in a metadata inspector, the pixels are flat — the only unusual thing in the file is the color profile telling the renderer to treat those pixels as HDR content.
Why does it look brighter than your screen's white?
A normal image tops out at signal value 255, which your operating system maps to a comfortable reference white of roughly 200 nits. But the panel in a recent iPhone, Pixel, or MacBook Pro can physically output 1,000–1,600 nits. That gap between reference white and panel peak is headroom, reserved for HDR content like movie highlights.
HDR video declares its brightness using the PQ (Perceptual Quantizer) transfer function, standardized in ITU-R BT.2100 and capable of encoding up to 10,000 nits. Embed that same signal in a still image and the renderer treats the image's whites as HDR highlights: the logo lands at four or five times the brightness of the page around it. Your eye is drawn to the brightest thing in view — it cannot help it. That is the entire trick, and it is why a static logo can out-compete video in the feed for a moment of attention.
Feed posts vs. company logos: the two variants
There are two places this shows up on LinkedIn, and they work differently under the hood:
- Feed post images — LinkedIn re-encodes uploaded images but preserves ICC color profiles in JPEGs. A JPEG carrying a Rec.2100 PQ profile keeps its glow. This is the variant Superwhite produces, with a luminance mask so only the whites glow while colors stay accurate.
- Company-page logos — logo uploads pass through with less processing, so a PNG tagged with BT.2020 primaries and a PQ transfer (a
cICPchunk) also survives, while personal profile photos get re-encoded and lose it. Credit to Gal Tidhar's teardown of the Wiz logo for documenting the company-logo path in detail. By his read of the file, the white mark decodes around 4,000 nits against a roughly 60-nit background, on the order of 20 times normal screen white.
You can verify either variant landed by inspecting the file — if the transfer function reads as PQ (SMPTE ST 2084) and the primaries as BT.2020, the glow is armed:
exiftool logo-hdr.jpg | grep -i profile
# or
ffprobe -show_entries stream=color_transfer,color_primaries logo-hdr.png
Why does it work so well on a logo?
High-contrast graphics are the ideal input. The Wiz mark is pure white on a solid blue background, so the glow lands exactly on the logo and nowhere else. The background stays at a normal level, which makes the contrast even more striking — a fully glowing image just looks overexposed, but a glowing mark on a calm background looks like a light source. Photos work too, but at 8 bits per channel smooth gradients can band, so a white mark on a colored background is the cleanest possible case.
Who did it first?
Wiz made it famous, but the lineage is longer, and worth crediting:
- The underlying profile-splicing technique was first documented publicly by Tom Nick in his write-up on HDR images, after he spotted a glowing promotion in his own feed.
- Port.io ran a glowing logo before Wiz, and versions circulated on Reddit for months. Slack had one too — and has since tone-mapped it away, the first sign of platforms patching.
- AlphaSignal has run a glowing company logo since early 2026, prompting a wave of "is my GPU glitching?" posts — one engineer publicly dissected the file's metadata and called it a Trojan Horse JPEG.
- Gal Tidhar reverse-engineered the Wiz logo and published the company-page cICP variant with an open-source CLI.
- hdr-shnitz, a no-code browser tool by Nitzan Yogev, does the same conversion for anyone who wants it without touching a command line.
Superwhite builds on that research and packages the feed-post variant as a self-serve, in-browser tool: luminance masking so only whites glow, a brightness slider, and nothing uploaded to any server.
What's the catch?
It is a trade-off, not a free win, and most posts about the trick skip this part:
- SDR viewers see a normal image at best. A meaningful share of the LinkedIn feed is viewed on non-HDR office monitors. Those viewers see a regular logo with slightly dimmer whites — and on some panels HDR-tagged files can render washed out. High-contrast inputs and moderate brightness settings give the most graceful fallback.
- Overdo it and people complain. Every viral wave of this trick produces the same comments: it hurts to look at, please change it back. Maximum brightness is not the goal — standing out comfortably is. This is exactly why Superwhite has a nits slider instead of a fixed maximum: around 600–1,000 nits your mark clearly out-glows the feed without searing anyone's retinas at 9 PM.
- The effect is fragile by design. Screenshots, re-saves, cropping in LinkedIn's composer, and messenger compression all strip the profile. Only the original exported file glows. If your campaign depends on reposts and shares, the glow will not travel with them.
Will LinkedIn patch it?
Probably, eventually. Platforms clamped the same trick for HDR video after it flooded Reels and Shorts, and Slack has already tone-mapped glowing workspace logos. LinkedIn's image pipeline keeps ICC profiles today, which is the only reason the feed-post variant works. Treat it as attention arbitrage with a window: useful now, not something to build a brand system on. When the window closes, the same file simply renders as a normal image — nothing breaks.
How do you do it with your own logo?
- Open superwhite.app and drop in your logo. A white or near-white mark on a colored background works best.
- Adjust peak brightness and the glow threshold until the mark glows and the background stays put. Preview it live — if you are on an HDR screen you will see exactly what your audience sees.
- Download the HDR JPEG and post it straight to LinkedIn as a feed image. Do not crop or edit it in LinkedIn's composer, that strips the profile.
Everything runs in your browser, nothing gets uploaded. Sign in, exports from €2.99, unlimited up to 400px.
Make your logo glowFrequently asked questions
How do you make a logo glow on LinkedIn?
Embed an HDR color signal so the image's whites decode above normal screen white. For feed posts, a JPEG with a Rec.2100 PQ ICC profile survives LinkedIn's pipeline — Superwhite does this in the browser. For company-page logos, a PNG tagged with BT.2020 + PQ also passes through. Post the exported file directly, without cropping or editing it in the composer.
Why does the Wiz logo look brighter than everything else on my screen?
Its whites are encoded on the PQ HDR curve at levels far above the ~200 nits your screen uses for normal white, so on an HDR display the logo taps the panel's reserve brightness and physically emits more light than the interface around it.
Does the glow show up in screenshots?
No. Screenshots capture the tone-mapped SDR result, not the HDR signal in the file. Re-saves, forwards through WhatsApp or iMessage, and copy-paste also strip the profile. Only the original exported file glows.
Why does it look dull or broken on some monitors?
No HDR support, or battery saver on, means the renderer never uses the headroom — the file shows as a normal, slightly dim image, and on some non-HDR panels it can look washed out. That is the trade-off: part of your audience gets the glow, the rest gets a plain logo.
How bright should I go?
Moderate. Around 600–1,000 nits stands out clearly and stays comfortable; pushing toward a panel's maximum reads as glare and invites "my eyes" comments. The brightness slider exists so you can find the level that fits your brand rather than defaulting to maximum.
Does this work on Instagram or other platforms?
Not with this file. Instagram needs a different HDR format (gain maps / Ultra HDR) and strips ICC-only signaling; Reddit converts images to sRGB. The Rec.2100 PQ ICC approach is specifically a LinkedIn-feed play today. More background in the technical write-up and the general explainer on glowing LinkedIn images.
How many nits is the Wiz logo, exactly?
Independent teardowns of the file put the white mark at roughly 4,000 nits against a background encoded around 60 nits, close to 20 times a screen's normal ~200-nit white. Superwhite defaults to a gentler 600 to 1,000 nits so the effect reads as bright rather than as glare.