OPF Image Treatment

Cinematic Crop

A deliberately tight crop creates drama by emphasizing scale, motion, or a single focal detail.

cinematic-cropNative OPF

Best Fit

Launch moments, emotional transitions, keynote openers, and story-led chapter breaks.

Photography Guidance

Use source images with enough resolution to crop aggressively. The crop must still leave the subject readable at slide size.

Avoid

Avoid cinematic crops when the audience needs full context or when the source image is low resolution.

Treatment Practices

1

Crop for intent, not just to fill space.

2

Keep the focal point aligned to a deliberate grid position.

3

Avoid placing body text over the tightest detail.

OPF Config

image-treatments:cinematic-crop
Open Presentation Format
{
  "slide": {
    "layout": "image-focus",
    "elements": [
      {
        "id": "cinematic-photo",
        "type": "image",
        "src": "https://example.com/photo.jpg",
        "alt": "Cinematic cropped photograph",
        "fit": "cover",
        "position": {
          "x": 0,
          "y": 0
        },
        "size": {
          "width": 100,
          "height": 58,
          "unit": "%"
        }
      }
    ]
  }
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.

Related How-To Articles

General Image Rules

1

Crop with intent

Choose fit, position, and size based on the subject and message, not just available space.

2

Protect readability

Text over images needs enough contrast, an intentional overlay, or a separate text surface.

3

Respect image truth

Avoid filters or crops that distort evidence, screenshots, charts, or compliance imagery.

4

Keep a system

Use a small set of image treatments consistently so photo-heavy decks still feel coherent.