Skip to main content

Documentation Index

Fetch the complete documentation index at: https://autorender.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

AutoRender’s flip feature allows you to mirror images horizontally, vertically, or both. Flipping is useful for correcting mirrored images, creating symmetrical designs, or adjusting image orientation for better presentation.

Flip Parameter - (f)

The flip parameter mirrors the image along a specified axis.
Flipping mirrors the content without rotating it. Combining horizontal and vertical flips (flip_hv) is equivalent to a 180° rotation.
https://assets.autorender.io/LOKVTtKVGb/w_360/doc1/gpose.jpg
Original image

Flip Modes

ModeDescription
flip_hMirrors the image horizontally (Left-to-Right)
flip_vMirrors the image vertically (Top-to-Bottom)
flip_hvMirrors the image on both axes

Best Practices

  • Correct Orientation: Use flip_h to correct “mirror mode” selfies or product photos.
  • Symmetry: Combine flipped versions of the same image to create symmetrical layouts.
  • Transformation Order: Flip is typically applied after basic resizing but before adding text or image layers.
  • Performance: Flip operations are instantaneous and do not affect image quality or processing time.