OptimageOptimage
Image Optimization

Silo Season 3 Drops July 3 — Why Screenshots From Underground Sci-Fi Always Look Like Mud

Silo Season 3 arrives on Apple TV+ in two days with its deliberately dim, desaturated palette. If you screenshot a scene from the silo's underground depths and it looks like a grey smear compared to what you watched, JPEG compression is doing something specific to dark-scene content — and it's fixable.

Optimage
Optimage
·Updated July 2026
6 min read
Key Takeaways
  • Silo Season 3 premieres July 3 on Apple TV+, with the same intentionally dark, claustrophobic visual palette the show has used since Season 1
  • JPEG's quantization tables allocate fewer bits to near-black tones — the range where most of Silo's underground scenes live — causing gradation loss and muddy banding in screenshots
  • This is a different problem from HDR content (like House of the Dragon) — Silo doesn't need HDR handling, it needs a format that preserves subtle dark gradations that JPEG rounds away
  • WebP at quality 88+ preserves dark tonal gradations significantly better than JPEG at equivalent file sizes
  • PNG is lossless and handles Silo screenshots perfectly, but expect 4–6× larger files than WebP for the same content

A dimly lit underground corridor scene, the kind of intentionally shadowed, desaturated shot that appears in dystopian sci-fi shows and looks completely different when saved as a standard JPEG

Silo Season 3 lands on Apple TV+ July 3. If you haven't watched Seasons 1 and 2, the relevant technical fact is that the show is shot almost entirely underground, in a deliberately cramped, dark, grey-green environment — and those visual choices aren't accidental. The silo aesthetic is claustrophobia made visual: low ceilings, poor lighting, everything slightly desaturated. It looks great on an OLED screen. It screenshots terribly.

The reason is specific and worth understanding, because it's different from the screenshot problems with brighter, more dynamic shows.

What JPEG Actually Does to Dark Scenes

JPEG compresses images by dividing them into 8×8 pixel blocks and applying a discrete cosine transform to each block. The transform converts spatial brightness differences into frequency components, and then a quantization step rounds those components to reduce data. The quantization table — which controls how aggressively each frequency gets rounded — is calibrated for typical photographic content, where most of the "important" detail is in mid-tones.

For near-black content, the quantization table is brutal. Small differences in brightness between 8 and 16 (out of 255) — the kind of subtle shadow detail that makes a dark scene look atmospheric rather than flat — get rounded to the same value. What was a gradual fade from dark charcoal to near-black becomes a uniform block of indistinguishable dark grey. The banding is visible as distinct tonal jumps in areas that should be smooth gradients: the concrete walls of the silo, the shadowed faces of characters in dim light, the transition from lit corridor to unlit doorway.

July 3Silo Season 3 premiere on Apple TV+ 0–35Brightness range JPEG handles worst Q88+WebP quality to preserve dark gradations

Why This Is Different From the HDR Problem

The House of the Dragon screenshot problem — covered here recently — is about a mismatch between HDR source content and standard-range image formats. That show has extremely bright firelight and very deep blacks in the same frame, and JPEG (and WebP) flatten that range.

Silo is a different situation. The show isn't primarily trying to represent extreme highlight/shadow range — it's trying to represent nuanced darkness. The range isn't wide; it's narrow and deliberately dark. The problem isn't that JPEG can't represent HDR — it's that JPEG doesn't have enough precision in the shadow tones that Silo relies on for its visual language.

A concrete example: in a scene set in the lower silo levels, the primary lighting might be a single overhead strip light casting a narrow pool of warm white on a concrete floor, with everything else in near-black shadow. On screen that looks intentional and striking. Save it as JPEG Q80 and the near-black areas lose their subtle texture — the rough concrete, the slight moisture sheen, the gradation where the light fades out. Those details get averaged away. The same area in WebP Q88 retains noticeably more of that texture.

Format Comparison for Dark-Scene Content

FormatDark-range precisionFile size (typical dark scene)Recommended use
JPEG Q80Poor — banding common~180–350 KBNot recommended for Silo-type content
JPEG Q95Acceptable~700 KB–1.2 MBOnly if WebP isn't an option
WebP Q88Good~250–450 KBBest general-use choice for dark scenes
WebP Q95Excellent~500 KB–900 KBFor archiving shots you care about
PNGLossless~3–6 MBBest quality, largest files

The comparison between WebP Q88 and JPEG Q95 is the important one: they produce similar file sizes, but WebP Q88 uses a prediction-based encoding that's far better at preserving subtle tonal differences in flat, near-uniform areas. That directly benefits Silo's underground palette.

The Gamma Problem Nobody Mentions

There's a second issue specific to dark streaming content: gamma mismatch. Your streaming app renders the show with a specific display gamma (usually PQ or HLG for HDR-capable screens, BT.1886 for standard). When you take a screenshot, your OS captures the display output at that gamma, and the resulting image file has that gamma baked in. When you open the screenshot file on a different device — or when it gets tone-mapped by a social platform — the gamma can shift, making already-dark content appear even darker or more washed out.

The workaround for most users: don't screenshot on an OLED TV and expect it to look right on a phone. Screenshot from the Apple TV+ app on your phone or Mac directly, which captures the video frame at device display gamma (sRGB) rather than TV HDR gamma. The result is a file that renders consistently across most viewing contexts without needing gamma adjustment.

The Workflow for Silo Season 3 Screenshots

① Screenshot on phone or Mac not a TV — avoids gamma mismatch and gets you sRGB color space ② Convert to WebP Q88+ preserves shadow detail better than JPEG at same file size ③ Don't brighten it that's the show's actual aesthetic — honor it

Step three is the one I want to emphasize. The tendency when a dark screenshot looks muddy after saving is to open it in editing and crank the brightness or pull up the shadows. Some of that is legitimate (removing the JPEG banding that made the dark areas look muddy in the first place), but most of it overcorrects. Silo is supposed to be dark. The underground levels of that silo are not supposed to be well-lit. A screenshot of a mining level with boosted shadows that reveals "hidden detail" isn't a better version of the frame — it's a different version that contradicts the show's visual intent.

Convert with the right codec first. Only correct what the codec actually broke, not what the cinematographer chose to keep dark.

What Season 3 Changes

Without spoiling direction: the shift between silo levels, the surface glimpses, and the lighting contrasts between the show's different environments are part of what makes the visual storytelling work. The contrast between underground darkness and surface brightness is loaded with meaning. A screenshot that fails in the dark range loses exactly the atmospheric half of that contrast.

Season 3 of Silo has been described by the showrunner as moving toward more surface sequences. Those will screenshot more predictably — daylight scenes, normal exposure, normal contrast. The underground sequences are the challenge. When you see a frame worth capturing, use WebP and save the compression quality.

Related reading:

Frequently asked questions

Why do my Silo screenshots look worse than the actual show?

JPEG's compression is tuned for typical photographic content, where most pixel values cluster in the mid-tone range. Silo is deliberately shot dark — a large proportion of pixels in any underground scene are in the 0–35 brightness range (near-black). JPEG quantization tables assign fewer bits to this range, treating small brightness differences as 'noise' to discard. Those small differences are exactly what creates the atmospheric shadow detail that makes the show look good. JPEG rounds them away and you get uniform dark grey instead of gradated darkness.

Does Silo use HDR like House of the Dragon?

Silo uses some HDR color grading, particularly for the surface scenes, but the problem with Silo screenshots is not primarily an HDR problem — it's a dark-range quantization problem. The underground silo scenes don't have the extreme highlight/shadow contrast that makes HDR handling critical for shows like HoD. The issue is that the darkness is incredibly nuanced and JPEG is destructive of that nuance specifically. You'd see improvement from fixing the compression before you'd see improvement from HDR-aware processing.

Continue reading

Try Optimage — it's free

Compress, convert, and optimize images in seconds. No sign-up, no limits.

Start Optimizing Free
← Back to The Optimage Journal