アスペクト比計算器
同じアスペクト比を保つことで幅と高さを変更します。
結果はタイプすると更新されます。
この計算機の情報
you want to use the Aspect Ratio Calculator to calculate the aspect ratio of an image, video frame or screen, you can use the Aspect Ratio Calculator to calculate the aspect ratio of an image, video frame or screen. The Aspect Ratio Calculator is a free online tool that allows you to calculate the aspect ratio of an image, video frame or screen. It is a simple, easy-to-use tool that can be used to calculate the aspect ratio of an image, video frame or screen. It can be used to calculate the aspect ratio of an image, video frame or screen.WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: WorkWorked example: Work
よくある質問
画像のサイズを変更するときに、どのようにして比率を保つことができますか?
元の幅を元の高さで割って比率を求め、新しい幅を元の高さと元の幅で乗算します。1920×1080 を 1280 に縮小すると、高さは 1280×1080 ÷ 1920 = 720 になります。
16:9のアスペクト比は何を意味するのですか。
1920:1080は120で割り切れば16:9となり、高解像度ビデオやモニタの標準である高さ9の場合に16個の幅を持つ。
一般的なアスペクト比は?
16:9 は HD と 4K 動画の標準で、ほとんどのモニターと携帯電話で横長に表示されます。4:3 は古いテレビやタブレットで使用されます。3:2 は写真や DSLR センサーで一般的です。1:1 は四角形です。21:9 は超広角またはシネマティックです。ピクセルサイズを入力すると、どれを使用しているかを示します。
画像のアスペクト比はどうやって知りますか?
ピクセルの幅と高さを元のサイズとして入力してください。計算機は両者を最大公約数で割り切って最も単純な比率を求めます。例えば 3000×2000 は 3:2 に縮小されます。
比率を保持しないでサイズを変更したらどうなりますか?
画像は歪みます。円は楕円になり、面は伸びます。コンテンツをフレームに合わせると、黒いバーが追加されます。これは上下の文字ボックスや、側面のピラーボックスのように、元の比率を保つためです。
十進法での比率は何を意味するのか。
これは幅を高さで割った値です。16:9 は 1.778 で、4:3 は 1.333 です。小数点が大きいほど、より広く、より長いフレームを意味します。スペックをコロン比ではなく単一の数字で与えると便利です。
API — コードからこの計算機を使う
この計算機を自由な JSON エンドポイントとして呼び出します。鍵は必要ありません。下のフィールド値をクエリパラメータまたは JSON として送信します。 API ドキュメントを読む →
エンドポイント
GET https://calculator.free/api/v1/aspect-ratio/
curl
curl "https://calculator.free/api/v1/aspect-ratio/?ow=1920&oh=1080&nw=1280"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/aspect-ratio/?" + new URLSearchParams({
"ow": "1920",
"oh": "1080",
"nw": "1280"
}));
const data = await r.json();
console.log(data.results);
結果は一般的な指導のための推定であり,財務的,医療的または税務的なアドバイスではない。