OPF Image Treatment
Cutout Subject
A subject is isolated from its background and placed over a clean slide surface.
Best Fit
Product reveals, people-led stories, hero objects, and high-emphasis marketing slides.
Photography Guidance
Start with a transparent PNG or cleanly removed background. Add a subtle grounding shadow so the subject does not float awkwardly.
Avoid
Avoid rough cutouts, low-resolution edges, or subjects with complex hair and transparent detail unless the source asset is high quality.
Treatment Practices
Use cutouts for one dominant subject, not many small objects.
Preserve realistic scale and leave room for copy.
Use transparent image assets with clean edges.
OPF Config
image-treatments:cutout-subject{
"slide": {
"layout": "product-feature",
"elements": [
{
"id": "cutout-object",
"type": "image",
"src": "https://example.com/product-cutout.png",
"alt": "Cutout product subject",
"fit": "contain",
"shadow": true,
"position": {
"x": 54,
"y": 12
},
"size": {
"width": 34,
"height": 70,
"unit": "%"
}
}
]
}
}Preview this config live at pptx.dev/playground.
Related How-To Articles
Playground deep linkHow to Add Images to PowerPoint Slides with pptx.dev
Learn how to embed images in PowerPoint presentations using the pptx.dev API — including cropped, fitted, and multi-image layouts.
How to Place, Size, and Overlay Images in PowerPoint
Master image placement, sizing, cropping, and overlay techniques to create polished, professional presentation slides.
How to Use Color to Guide Attention
Color is your most powerful tool for directing where the eye goes. Here's how to use it intentionally in PowerPoint.
General Image Rules
Crop with intent
Choose fit, position, and size based on the subject and message, not just available space.
Protect readability
Text over images needs enough contrast, an intentional overlay, or a separate text surface.
Respect image truth
Avoid filters or crops that distort evidence, screenshots, charts, or compliance imagery.
Keep a system
Use a small set of image treatments consistently so photo-heavy decks still feel coherent.