ClickyApps

Aspect Ratio Converter

Compute crop/pad and get ffmpeg commands.

Tip: Your data stays in your browser.
Target resolution example: 608×1080 (scaled)

FAQs

  • Pad or crop?
    Pad adds borders to fit; crop fills the frame but trims edges.
  • What is force_original_aspect_ratio?
    An ffmpeg scale option to preserve aspect while scaling.
  • Audio changed?
    Commands copy audio stream without re-encoding.
  • Any quality tips?
    Consider `-crf 18 -preset veryslow` for best quality (H.264).

Guides

YouTube Thumbnail Size and Ratio (2025)
Exact sizes and aspect ratios for YouTube, Shorts, and Instagram thumbnails — with quick presets.
Read →
Convert 16:9 to 9:16 Without Cropping (ffmpeg)
Pad to vertical or crop intelligently. Copy-ready ffmpeg commands and when to use each.
Read →