flip_image
Flip an image horizontally, vertically, or both. Specify the input and output paths along with the desired flip direction to create mirrored or inverted versions of your image.
Instructions
Flip an image horizontally or vertically
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | Yes | Flip direction | |
inputPath | Yes | Path to input image | |
outputPath | Yes | Path to save flipped image |