Initializing... drag & drop files here
Supports: PSD
This guide turns an Adobe Photoshop document (PSD) into an MXF clip you can hand to a broadcast ingest, playout, or NLE pipeline — the file a TV station or post facility asks for when it wants a slate, still lower-third, or title card. Read this first: a PSD is a still image, so the MXF you get is a fixed-length shot of one flattened frame, not an animation of your layers, and image-to-video output carries no audio.
A PSD is a layered, editable Photoshop document; MXF is a professional SMPTE container (SMPTE ST 377-1, first standardized as 377M in 2004) that broadcast systems read through the application/mxf media type registered in RFC 4539. The converter renders the flattened composite — the merged picture with all visible layers combined — and encodes that single still as a clip. Here is exactly what carries over:
| PSD feature | Result in the MXF clip |
|---|---|
| Layer stack (artwork, type, smart objects) | Rendered into one flattened frame — no layers survive as editable |
| Transparency / alpha channel | Dropped: MXF's MPEG-2 essence uses yuv420p, which has no alpha, so cleared areas are flattened onto a solid backdrop |
| Adjustment layers, masks, blend modes | Baked into the composite exactly as last saved |
| Color mode (CMYK or Lab) | Converted to RGB for video; a slight gamut shift is possible |
| Sound | None — a still image has no audio, and image-to-video output is silent |
| Playback | One frame held for the Duration you set; no motion |
If you only need the flattened picture rather than a broadcast wrapper, convert PSD to PNG instead.
.psd onto the page or click "Add Files". Files travel over an encrypted connection and are processed on our servers; queue several slates if you plan to combine them into one MXF.The three settings that decide whether your MXF lands cleanly in a broadcast pipeline are Duration, Resolution, and Video Codec. Because a PSD is one still frame, Duration alone sets the runtime — there is no motion to trim. Resolution decides whether the slate plays at its native pixel size or is fit into a standard frame, and the codec decides which ingest system reads it without complaint.
The MXF this tool writes is a single-file, OP1a-style interchange wrapper — the layout most broadcast ingest and playout servers expect, rather than Avid's per-track OP-Atom. The essence choices are deliberately narrow because MXF only carries a handful of professional codecs, and MPEG-2 is selected automatically the moment you choose MXF as the output. Because the source is a still image, the result is a silent video track — there is no audio essence to write.
| Setting | What this converter produces | Why |
|---|---|---|
| Operational pattern | OP1a-style single file (video in one .mxf) |
The common broadcast interchange layout; not Avid's per-track OP-Atom |
| Video codec (default) | MPEG-2 | Matches traditional D-10/IMX and Long-GOP broadcast delivery |
| Video codec (alternative) | H.264 | Choose only if the playout or edit system accepts AVC-in-MXF |
| Pixel format | yuv420p (no alpha) | Video essence carries no transparency; cleared areas are flattened |
| Audio track | None — image-to-video output is silent | A still image has no sound; add a PCM channel in your NLE if the spec requires one |
| Runtime | One still held for the Duration you set | There is no motion; Duration sets the clip length directly |
.psd; the MXF is an export, not a working file.If your slate needs to be an animated lower-third, a moving ticker, or a build with motion, a flat-image converter cannot reproduce that — it only ever sees the merged composite. Animate the graphic in After Effects or Premiere Pro and export MXF from there. If your facility specifically requires OP-Atom media (Avid's per-track layout) or a particular broadcast profile such as XDCAM HD422 or AVC-Intra, generate the MXF here and bring it in through Avid's import or transcode rather than expecting a drop-in MediaFiles asset. And if you only need the flattened picture rather than a video wrapper, convert straight to an image with PSD to PNG — no duration, no container, just the composite frame. To go the other way and pull existing MXF footage back into an editable QuickTime, use MXF to MOV.
A single frame. A PSD is a still image, so the converter flattens it to one composite picture and holds it on screen for the Duration you set — the MXF is a fixed-length shot with no animation. If you need the graphic to move, animate it in After Effects or Premiere Pro and export MXF from there.
Every visible layer is flattened into one composite frame, so layers, type, masks, and adjustment layers are no longer editable in the output. Transparency is not preserved either: MXF's MPEG-2 essence uses the yuv420p pixel format, which carries no alpha channel, so any cleared area is flattened onto a solid backdrop rather than staying see-through.
MPEG-2 by default, because that is the essence traditional broadcast MXF delivery (D-10/IMX and Long-GOP) is built around. H.264 is available in the Video Codec menu for systems that accept AVC-in-MXF, but many legacy broadcast chains do not — match whatever the delivery spec asks for, and when in doubt keep MPEG-2.
No. Image-to-video output is silent. In our testing, a still PSD converted to MXF came out as a lone MPEG-2 video track with no audio channel at all — so a playout system that requires an embedded audio essence (usually uncompressed PCM) will reject it until you add one. If your delivery spec needs sound, lay the slate onto a timeline in your NLE and add a silent or tone PCM channel before final delivery.
It writes a standard single-file, OP1a-style interchange wrapper — video in one .mxf — which is the layout most playout and ingest servers expect, and Premiere Pro and DaVinci Resolve read it directly. Avid Media Composer supports OP1a as well as its own per-track OP-Atom structure, where each track lives as a separate file in the Avid MediaFiles folder; if your facility specifically requires OP-Atom media, bring the file in through Avid's import or transcode rather than expecting a drop-in asset.
Set a Fixed Resolution of "1920 x 1080 (Full HD)" (or the SD or UHD preset your house standard uses) so the MXF matches and no scaler touches it on ingest. The Duration control sets runtime directly — pick the exact number of seconds your playlist reserves for the slate. If the PSD's aspect ratio differs from the frame, the image is fit inside it and the Background Color fills the letterbox bars.
Yes. Upload several .psd files and keep Merge images selected under Merge strategy; each slate becomes one segment, held for the Duration you set, and they play back to back in a single MXF. Choose Video per image instead for a separate MXF per file.
Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, and files are never shared or made public. The practical limit on a large PSD is upload size and time rather than anything on your device.