Initializing... drag & drop files here
Supports: PSD
A .psd is Adobe Photoshop's layered working document. A .wmv is a Windows Media Video stream inside an Advanced Systems Format (ASF) container — the format old Movie Maker projects, legacy PowerPoint decks and Windows-only playout systems still ask for. This page holds one flattened Photoshop image on screen as a short, silent WMV clip. The interesting part is the quality controls: WMV is a quantiser-scale codec, not a CRF codec, so one of the three compression modes on this page does nothing at all from a still image, one is mislabelled, and one behaves exactly as you would expect. This walk-through says which is which.
.psd onto the page or click "+ Add Files". Upload several and set Merge strategy — "Merge images" (the default) chains them into one clip, "Video per image" returns a separate WMV per file..wmv. 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.Under File Compression you will see three modes. They come from a shared control set used across every video target on the site, and on a WMV target fed by a still image they behave very differently from each other:
-q:v quantiser on a 1 to 31 scale where lower means better quality and a bigger file, which is the opposite of the CRF convention the field name suggests. In our testing the same 1200 × 800 still encoded at the low end of that range came out more than twice the size of the same still at the high end, so the control is genuinely wired up. Just read it as a quantiser, not as a CRF.There is no CRF-style "set it and forget it" quality number for WMV. If that is what you want, PSD to MP4 encodes H.264, where the quality preset and CRF both behave conventionally.
<video> element. VLC will open it anywhere; for a clip that has to play everywhere, target PSD to MP4 instead.| Property | Value |
|---|---|
| Container | Advanced Systems Format (ASF), named .wmv |
| Video codec | WMV 2 (Windows Media Video 8) by default; WMV 1 (Windows Media Video 7) available |
| Relationship to VC-1 | Neither is VC-1 — that is WMV 9, standardised by SMPTE as 421M |
| Quality scale | Quantiser 1–31, lower is better (not a CRF scale) |
| Frame rate | 1 fps |
| B-frames | Off |
| Default clip length | 5 seconds per image |
| Frame size cap | 4096 px on the long edge |
| Audio | None — silent by design |
| PSD feature | In the WMV | Why |
|---|---|---|
| Visible composite image | Kept as repeated frames | Only the flattened composite is read |
| Layers, masks, smart objects | Lost | No video container stores an editable layer stack |
| Layer effects, adjustment layers | Baked in | Already applied in the composite; not addressable separately |
| Hidden layers | Dropped | Hidden in Photoshop means absent from the composite |
| Transparency | Replaced | Filled with the Background Color (White by default) |
| Colour depth above 8-bit | Reduced | The frame is normalised to 8-bit before encoding |
| Audio | None | Image sources have no audio and none is synthesised |
By default the video stream is WMV 2, the codec Microsoft shipped as Windows Media Video 8, written into an ASF container — that pairing is what a .wmv file is. The dropdown also offers WMV 1, which is Windows Media Video 7 and only worth choosing if an old application specifically rejects the newer one. Neither is VC-1: VC-1 is the SMPTE 421M standardisation of WMV 9, a later and substantially different codec, and it is not one of the options here.
Because WMV is a quantiser-scale codec and the field is mislabelled. The number is emitted as an FFmpeg -q:v quantiser constrained to 1–31, where 1 is the finest quantisation (best quality, largest file) and 31 is the coarsest. CRF scales run the same direction but the name misleads people into treating higher as better. If your WMV looks blocky, lower the number; if it is too large, raise it. Constraint Quality's Max bitrate is the more intuitive control if you are targeting a file size.
No. The preset works by scaling the source material's bitrate, and a single still image does not have one, so on this specific combination — image source plus a non-CRF codec — there is nothing for it to act on and the output does not change. This is not true across the whole site: on a video-to-WMV conversion the same preset scales a real source bitrate and does work. On this page, use Constant Quality or Constraint Quality.
No. Wrapping a still image in a video container adds no detail, and the WMV encode is lossy, so the single frame will be very slightly softer than the flattened source. Choosing a larger frame size under Video resolution stretches the same pixels onto a bigger canvas without inventing any. To stay as close to the artwork as possible, leave Video resolution on "Keep original" and set a low Constant Quality number. For genuine full fidelity you want an image, not a video: PSD to PNG is lossless.
No. This conversion reads the flattened composite only — one picture — and holds it for the Image Duration you set, so nothing moves. It cannot step through layers, render layer comps as a sequence or find frames hidden inside the document. Photoshop's own Render Video feature, or a video editor fed with separate exported frames, is the tool for that. What you can do here is upload several PSDs and leave Merge strategy on "Merge images", which plays them back to back as a slideshow.
Because a flattened image carries no audio, and on an image source the audio codec group is hidden outright rather than defaulted to some encoder — so the file is written with a video stream and no audio stream at all. In our testing that is exactly what comes back. Nothing is broken and no setting will change it. Convert here first, then add a soundtrack in an editor such as Shotcut, DaVinci Resolve or CapCut.
MP4 for almost everyone. H.264 in MP4 plays natively on Windows, macOS, iOS, Android and every current browser, and it gives you quality controls that behave conventionally. WMV is the right answer only when a specific Windows-Media workflow refuses anything else — an old Movie Maker timeline, a legacy PowerPoint insert, or a playout system that was configured a decade ago. If that is not your situation, use PSD to MP4. The PSD converter hub lists the other targets.
Your PSD is uploaded over an encrypted connection, converted on our servers, and both the upload and the finished .wmv are deleted automatically after a few hours — no sign-up, no watermark, and your file is never shared or made public. There is no fixed file-count cap; on a large layered document the practical constraint is upload time, because the whole file is transferred before it is flattened and encoded.