Skip to content

Aspect Ratio and Crop

animeojisan edited this page Sep 3, 2026 · 1 revision

Aspect Ratio and Crop

English | 日本語

Neo includes aspect-ratio correction and user crop controls.

Aspect-ratio correction

Available modes can include:

  • Manual
  • 4:3 (Auto)
  • 16:9 (Auto)

Auto modes calculate correction from the source aspect ratio before correction.

Use aspect correction when the captured image has the correct pixel content but should be displayed with a different intended picture aspect.

Crop

User crop controls allow trimming the source image from:

  • Left
  • Top
  • Right
  • Bottom

Cropping is applied before the normal filter chain so that later filters process the intended image area.

Presets

Crop enabled/disabled state and crop values can be stored with presets in builds that support the current crop/preset integration.

Avoid accidental cropping

Do not use crop merely to compensate for a capture-size mismatch unless you intentionally want to remove source pixels. For one-pixel alignment issues, preserving source pixels is generally preferable to destructive trimming.

Clone this wiki locally