OPF Image Treatment

Circular Crop

A round crop isolates a person, logo, or object for a compact identity-focused image.

circular-cropNative OPF

Best Fit

Speaker bios, team grids, testimonials, customer quotes, and people-centered case studies.

Photography Guidance

Use square source images with the subject centered. Leave enough headroom so the circular crop does not cut into the subject.

Avoid

Avoid circular crops for landscape scenes, screenshots, or charts.

Treatment Practices

1

Use consistent crop size across repeated people or customer cards.

2

Center faces and keep backgrounds simple.

3

Pair circles with concise labels, not long paragraphs.

OPF Config

image-treatments:circular-crop
Open Presentation Format
{
  "slide": {
    "layout": "profile",
    "elements": [
      {
        "id": "portrait",
        "type": "image",
        "src": "https://example.com/portrait.jpg",
        "alt": "Speaker portrait",
        "fit": "cover",
        "borderRadius": 999,
        "shadow": true,
        "position": {
          "x": 12,
          "y": 22
        },
        "size": {
          "width": 22,
          "height": 22,
          "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.