PDF.to reads each frame of your WebP and re-encodes the sequence as a MOV video with a real video codec. Animated WebP files become smooth MOV clips; a single still WebP becomes a short fixed-length MOV.
The MOV contains the same frames once through. Looping is a player setting rather than part of the video, so add a loop attribute when you embed the MOV if you want the endless-loop behavior a WebP has by default.
与 WebP 相比 MOV 有多大?
+
Typically a fraction of the size. Video codecs compress motion between frames far better than a WebP can, so a multi-megabyte WebP routinely converts to a MOV a tenth of the size with no visible loss.
Does the MOV have sound?
+
No. A WebP has no audio track, so the resulting MOV is silent. You can add a soundtrack afterward with our video tools if you need one.
Standard MOV video does not support an alpha channel, so transparent areas of the WebP are flattened onto a solid background. Pick the background color in the options panel before converting.
我可以把很多 WebP 文件转换到 MOV 吗?
+
Yes. Upload several WebP files at once and each is converted to its own MOV; the results are zipped for one download.
Is the WebP to MOV conversion free?
+
是的, 在自由大小限制之内。 PRO 提高限制,允许更高的输出分辨率,并平行运行转换。
Will the MOV play on social media and messaging apps?