Image FXcssimagelab.com
Overlay · 34 / 68

Photo Fill Caption

A poster-sized title cut from the photo itself sits on a matte band — the image becomes the typography.

Image
Green natural landscape

WANDER

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

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

About Photo Fill Caption

Photo Fill Caption prints a big display title whose letterforms are filled with the photo itself via background-clip: text, then sits it on a solid matte band along the bottom. It paints the photo into the letters through var(--ifx-src, none) — set --ifx-src on the figure to the SAME url() as the img (the generated HTML/React does this automatically). Tune --ifx-pfc-size and --ifx-pfc-track for the title's scale and letter-spacing, --ifx-pfc-pos to slide which vertical slice of the photo shows inside the letters, and --ifx-pfc-band for the band color. A gray (#6b7280) background-color fallback keeps the text visible even without --ifx-src. It is static and identical on touch — keep the title short and heavy so the photo fill reads clearly.

Use cases

  • hero
  • editorial
  • portfolio
  • lookbook

Browser support

Modern evergreen.

Accessibility

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