4変更したサイズの AVI ファイルをダウンロードします。もしくは全てのファイルを一つのアーカイブとしてダウンロードします。
AVI のサイズを変更 よくある質問
ソースフォーマットはサイズ変更の結果に影響しますか?
+
It does. AVIは1992年のMicrosoftコンテナで、広範なコーデックサポートを提供するが、現代的なストリーミング機能、Bフレームに適したインデックス、字幕処理が不十分である。. That is what decides whether shrinking the file is purely a question of pixels or also a question of re-encoding.
Concretely, フレームは高品質フィルタでスケールアップされ、ストリームは再エンコーディングされます。解像度はエンコーディングされた画像の属性です。意図的に上書きしない限り、アスペクト比は保持されます。. You give it a target width, a target height or a percentage, and it works from the original rather than from a previously resized copy.
WEBP.toは、旧来のデフォルトの両方の現代的な置き換えを中心に構築されている:損失、無損失、アルファ、アニメーションを行うフォーマット、そして、JPEGやPNGよりも信頼性の高い小さなサイズに到達する。 People arrive here having decided the old defaults are costing them bandwidth, and that decision immediately raises the rest: what size, what quality, what happens to the transparency. AVI のサイズを変更 is on the same upload and the same account so those questions get answered in one place.
AVI のサイズを変更 が実行されたら、次に何をする価値があるか?
+
このサイトのコンバータは、WebP、PNG、JPG、AVIFの画像を移動します。小さなファイルが古いブラウザを失う価値があるのかどうかを決めるのです。 Doing it in that order matters: pick the pixels first and the container afterwards, because the container is the cheap decision and the pixels are the expensive one.