Image FXcssimagelab.com
Overlay · 32 / 68

Viewfinder

A camera-HUD overlay — corner brackets, thirds grid, crosshair and a REC dot — frames the photo like a viewfinder.

Image
Green natural landscape

Hover the photo to apply the effect — move away to compare.

Adjust
24px
6%
0.9
Metadata
interaction
Always on
browser
Modern evergreen
reduced motion
static
touch fallback
Identical on touch
Edit the CSS above — the preview updates live.

About Viewfinder

Viewfinder overlays a static mirrorless-camera HUD on the photo using two pseudo-elements built entirely from CSS gradient strips: ::before draws the rule-of-thirds grid and ::after draws four corner brackets, a center crosshair, and a fixed red REC dot. Tune --ifx-vf-color for the HUD line color, --ifx-vf-corner for the corner-bracket length, --ifx-vf-inset for how far the frame sits from the edges, --ifx-vf-op for overall HUD opacity, and --ifx-vf-grid to show (0.35) or hide (0) the thirds grid. It is purely decorative and static, identical on touch and with no motion. Over bright photos keep contrast in mind — lower --ifx-vf-op or switch --ifx-vf-color to a darker tone.

Use cases

  • photography
  • portfolio
  • hero
  • editorial

Browser support

Modern evergreen.

Accessibility

  • Essential content is never hidden behind hover.
  • No motion — nothing to reduce.
  • Touch fallback: identical on touch.