Flip Image in Zapier
Flip Image is a Zapier action by PDF4me that mirrors an image horizontally, vertically, or both, without opening an image editor. Trigger it whenever a photo, scan, or design asset needs a mirror correction, then route the flipped file straight into storage, a listing, or a print workflow.
Related Blog Posts
No blog post yet for this feature — coming soon.
In the meantime, browse the PDF4me blog for tutorials and workflows across every platform.
Visit the blog →
How Do I Authenticate My Zapier Request?
Every PDF4me action in Zapier connects through your PDF4me API key. Create or select a connection that holds a valid key so Zapier can authenticate each flip request.
Important Facts You Should Not Miss
Field renamed after cross-platform fact-check
No Zapier-specific screenshot exists for this action. The dropdown is documented here as
Orientation Type, matching the identical field name confirmed on the Make, n8n, and Power Automate screenshots of the same underlying PDF4me action, rather than the previous unverified Flip Orientation label.Flip is a mirror, not a rotation
Horizontal swaps left and right, Vertical swaps top and bottom. Neither turns the image around a center point. Use Rotate Image for a 90 or 270 degree turn.
Horizontal and Vertical equals a 180-degree flip
Choosing both directions at once produces the same visual result as a 180-degree rotation, useful for correcting images that are both mirrored and upside-down in one step.
Parameters
| Parameter | Required | What it does | Example |
|---|---|---|---|
| File | Required | The image file to flip, mapped from a previous Zapier step. | [Image File] |
| File Name | Optional | Name for the output flipped image file, including its extension. | flipped_image.jpg |
| Orientation Type | Required | Direction to flip the image. Horizontal mirrors left-to-right, Vertical mirrors top-to-bottom, Horizontal and Vertical applies both at once. | Horizontal |
Output
| Field | Type | What it contains |
|---|---|---|
File | URL | Direct URL to access the flipped image. |
File Name | String | The filename without extension. |
Full File Name | String | Complete filename including extension. |
File Extension | String | File extension of the flipped image. |
File Size | Number | Size of the flipped image in bytes. |
File Url | URL | Primary URL for accessing the image. |
Alternate File Url | URL | Alternative URL for image access. |
Which Orientation Type Should I Use?
HorizontalMirror left-to-rightReverses direction, useful for correcting a selfie camera mirror effect or creating a transfer-print mirror image.
VerticalMirror top-to-bottomTurns the image upside down along the horizontal axis, useful for correcting scans fed into a device the wrong way up.
Horizontal and VerticalBoth axes at onceEquivalent to a 180-degree rotation. Fixes images that are simultaneously mirrored and upside-down in a single call.
Typical Setups
Workflow ExamplesCommon Zapier patterns using Flip Image.
Correcting scanner mirror output
- A document scanner uploads images to Dropbox that come out mirrored due to a hardware setting.
- PDF4me Flip Image runs with Orientation Type set to Horizontal on each new upload.
- The corrected image is archived to a document management system.
Print-transfer mirror images
- A design is finalized and ready for iron-on transfer printing, which requires a mirrored version.
- The Zap runs Flip Image with Orientation Type Horizontal to produce the mirror copy automatically.
- The mirrored file is sent to the print production queue.
Listing photo orientation cleanup
- New property or product photos are uploaded from a photographer's camera roll.
- A team member flags photos needing a mirrored layout for better visual flow.
- The Zap runs Flip Image with Orientation Type Horizontal before publishing to the listing platform.
Practical Tips
Confirm the mirror direction before automating at scale
Test one image manually first. Horizontal and Vertical are easy to swap when you are working from a description rather than a screenshot.
Flipping keeps quality, resizing does not
This action mirrors pixels without recompressing. If you also need a smaller file, chain a separate Resize Image or Compress Image step after the flip.
Text in the image flips too
Any text baked into the image (watermarks, captions, signage) mirrors along with the rest of the pixels. Flip before adding a text watermark, not after, if the watermark must stay readable.
Use Rotate Image for angle changes
Flip Image only mirrors along an axis. For a 90 or 270 degree turn, use the separate Rotate Image action instead.
Give the output file a distinct name
Set File Name explicitly (for example flipped_photo.jpg) so a downstream step or storage folder does not overwrite the original source image.
Cheat Sheet
| Field | Value |
|---|---|
| Action event | Flip Image |
| File | Image mapped from a previous step |
| File Name | flipped_image.jpg |
| Orientation Type: mirror left-right | Horizontal |
| Orientation Type: mirror top-bottom | Vertical |
| Orientation Type: both axes (180 degree) | Horizontal and Vertical |
| Output | File, File Name, Full File Name, File Extension, File Size, File Url, Alternate File Url |
| Connection | PDF4me API key |
Common Questions
Industry Use Cases & Applications
- Healthcare & Medical Imaging
- Document Management
- Real Estate & Photography
- Design & Printing
- X-Ray Orientation: Correct x-ray orientation for standard anatomical viewing
- MRI Scan Alignment: Flip MRI scans for consistent orientation
- Dental Imaging: Correct dental x-ray and scan orientations
- Diagnostic Imaging: Standardize medical image viewing orientation
- Scan Correction: Fix upside-down or mirrored document scans
- Archive Organization: Standardize document orientation in archives
- Batch Processing: Correct orientation for bulk scanned documents
- Digital Conversion: Prepare scans for OCR with proper orientation
- Property Photos: Mirror room photos for better visual flow
- Architectural Images: Flip architectural shots for composition
- Virtual Tours: Optimize photo orientation for 360° tours
- Listing Enhancement: Improve property presentation with flipped images
- Transfer Printing: Create mirror images for iron-on transfers
- Textile Design: Flip patterns for fabric printing
- Custom Products: Prepare designs for sublimation printing
- Decal Production: Mirror graphics for decal application
Related Actions
Rotate Image
Need a 90 or 270 degree turn instead of a mirror? Use the dedicated rotation action.
Crop Image
Trim an image to a specific region before or after flipping it.
Resize Image
Chain this after Flip Image to also shrink or scale the corrected file.
Same Task on Other Platforms
Flip an Image in Make
Same conversion as a visual Make module, wired into scenarios with cloud-storage triggers.
Flip Image in n8n
The same node for self-hosted or cloud n8n workflows with binary, Base64, or URL input.
Flip Image in Power Automate
Microsoft 365 flows with SharePoint, Outlook, and Teams triggers.
Flip Image REST API
The raw PDF4me endpoint, for custom backend code or Postman testing.