PSD to AV1 Converter

Convert PSD files to AV1 format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: PSD

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Merge strategy
Select Merge images to combine all uploaded files into a single video. Use Video per image to create a separate video for each individual file.
Image Duration
Duration
How long each still image is held on screen. This applies to static images — including a static WebP, AVIF or HEIC. It is ignored for animated sources, which keep their own frame timing: GIF, APNG, and an animated WebP, AVIF or HEIC.
Background Color
Background Color
File Compression
Preset
Video resolution

PSD to AV1 Converter

A .psd is a layered Photoshop document — a still image with editing state attached. AV1 is a video codec published by the Alliance for Open Media. Converting between them therefore does something specific and slightly unusual: the document is flattened to one rendered frame, that frame is held on screen for a fixed duration, and the result is encoded as a short, silent video clip. This page exists mainly for people feeding stills into a video pipeline, and for anyone who was handed an .av1 file and needs to understand what it actually is.

PSD at a Glance

Property Value
Full name Photoshop Document
Vendor Adobe
Type Layered raster image with editing metadata
Colour modes RGB, CMYK, Lab, greyscale and indexed, at 8, 16 or 32 bits per channel
Alpha Yes — transparency and separate alpha channels
Read here as The flattened composite of all visible layers
Available as an output No — PSD is accepted as an input format only
Larger sibling PSB (Large Document Format) for documents beyond PSD's limits

AV1 Output at a Glance

Property Value
Specification AV1 Bitstream and Decoding Process Specification, v1.0.0-errata1
Published by Alliance for Open Media (AOMedia)
Encoder used here SVT-AV1
Quality scale CRF 0-63, lower is higher quality
Actual container Matroska, written under an .av1 filename
Pixel format 8-bit 4:2:0 (yuv420p)
Audio None — an image source has no audio track
Browser support Chrome 70+, Firefox 67+, Edge 121+, Opera 57+; Safari 17+ partial. Roughly 94% of tracked traffic including partial support

How to Convert PSD to AV1

  1. Upload Your PSD File: Drag the document onto the page or click "Add Files". You can add several; each is flattened to its composite before encoding.
  2. Set the Image Duration: The dropdown is preselected at 5 seconds per frame and ranges from 1/60 s to 10 seconds. This is the length of the clip a single PSD produces.
  3. Choose a Background Color, Quality Preset and Video resolution (optional): "Background Color" is preselected to White and fills any transparent areas as well as any letterbox bars; "Quality Preset" is preselected to "Very High (Recommended)"; "Video resolution" is preselected to "Keep original" and also offers fixed resolutions, preset heights and explicit dimensions.
  4. Convert and Download: Click Convert and save the file. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.

What the Encoder Actually Does

Three details explain most of what people find surprising about the result.

The clip runs at 1 frame per second. A still has nothing to animate, so the encode holds one picture for the duration you chose at a 1 fps rate — a 5-second clip is five identical frames — and B-frames are switched off, because predicting between identical pictures buys nothing and adds a start-time offset. That is why the files are so small: after the first frame, there is almost nothing left to code.

Transparency is flattened, not preserved. Video frames are stored as YUV and cannot carry an alpha channel. Anything transparent in the PSD is composited onto the "Background Color" before encoding, and the same colour fills any letterbox bars introduced by a fixed resolution. White is the preselected fill.

Colour is subsampled. The output is 8-bit 4:2:0, which halves the chroma resolution horizontally and vertically for player compatibility. On photographic artwork this is invisible; on saturated flat colour and thin coloured type — exactly what a lot of Photoshop work is — edges soften slightly compared with the source. If a design needs pixel-exact colour, it belongs in an image format, not a video one.

Large documents are also brought down: images wider or taller than 4096 pixels are scaled to fit before the encode, because that is the limit the frame-input stage handles reliably.

Frequently Asked Questions

Why is the result a video rather than an image?

Because AV1 is a video codec, not an image format. There is no way to write "an AV1 picture" here: the pipeline flattens the PSD to one frame, loops that frame for the chosen duration, and encodes it as a clip. If you wanted a still, use PSD to PNG for lossless artwork, PSD to JPG for photographs, or PSD to WebP for the web.

Nothing will open my .av1 file. What is wrong with it?

The bytes are fine; the name is the problem. The output is AV1 video inside a Matroska container, and most players decide what a file is from its extension — .av1 is not a container extension anyone registers. Rename it to .mkv and it opens normally. VLC and mpv sniff the contents and will play it either way. For something that plays everywhere without renaming, run it through AV1 to MP4 or AV1 to WebM.

Does the clip have any sound?

No, and there is no audio control on this page — the audio codec group is hidden for image sources because there is no audio track to convert. Add music or narration afterwards in a video editor.

Are my Photoshop layers, masks or smart objects preserved?

No. Everything is read from the document's flattened composite — the single merged picture Photoshop stores alongside the layer data. Layers, masks, adjustment layers, smart objects and live text are baked in and cannot be recovered from the video. Keep the original .psd. If the composite looks wrong or empty, re-save from Photoshop with the "Maximize compatibility" preference enabled so a correct composite is embedded.

What quality controls are available, and which should I use?

Three modes render here: "Quality Preset" (preselected, and the right choice for almost everyone), "Constant Quality" with a CRF slider on AV1's 16-63 scale where lower is better, and "Constraint Quality", which pairs a CRF with a maximum bitrate. Bitrate and target-file-size modes are deliberately hidden for image sources, because a still has no source bitrate to scale from. For a single frame, leave the preset alone — the file will be small regardless.

How long is the clip and can I make it longer?

It is exactly the "Image Duration" you pick, preselected at 5 seconds. The dropdown spans single-frame durations such as 1/30 s and 1/24 s all the way up to 10 seconds per frame. Upload several PSDs with the "Merge images" strategy and each contributes its own duration to one continuous clip; choose "Video per image" to get a separate clip per document instead.

Why choose AV1 over H.264 or H.265 here?

AV1 is an open codec published by AOMedia and is the modern efficiency leader, which matters when the clip is going onto a platform that re-encodes or streams it. For a single held frame the practical difference is small — the file is dominated by one keyframe either way — and H.264 plays on far more devices. Pick AV1 when the destination is a modern browser or a pipeline that already expects it, and H.264 when it just needs to play.

Will the AV1 clip play on an iPhone or in Safari?

Partly. Safari has only partial AV1 support from version 17, and on Apple devices decoding generally depends on hardware AV1 support rather than software. Chrome from 70, Firefox from 67, Edge from 121 and Opera from 57 decode it, which caniuse puts at roughly 94% of tracked traffic once partial support is counted. If the audience is broad, convert to MP4 with H.264 instead.

Is the conversion private?

Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.

Rate PSD to AV1 Converter Tool

Rating: 4.8 / 5 - 110 reviews