Image - Rotate by EXIF Data - Auto Orientation for Make
Rotate by EXIF Data is a Make module by PDF4me that reads the EXIF Orientation tag on a JPG or PNG image and rotates it to the correct upright position automatically. Use it to fix sideways smartphone photos before they reach a gallery, print job, or PDF, with no manual rotation angle required.
What this module does
PDF4me Rotate by EXIF Data delivers automated image rotation based on EXIF orientation metadata within Make scenarios. It reads the EXIF Orientation tag from images (common with smartphone and camera photos) and applies the correct rotation, enabling proper photo display, print preparation, web publishing, and automated orientation correction workflows.
How Do I Authenticate My Make Scenario?
To access the PDF4me Web API through Make, every request must include a valid Connection holding your PDF4me API key. This enables secure, authenticated communication between your Make scenario and PDF4me's image rotation service.
Important Facts You Should Not Miss

Map the source image, set Image File Name and Image Type. The module reads the EXIF Orientation tag and rotates the image automatically.
What Parameters Does Rotate by EXIF Data Need?
Required: Connection, File, Image File Name, and Image Type must all be provided.
| Parameter | Required | What it does | Example |
|---|---|---|---|
| Connection | Required | PDF4me API connection. Click Add and paste your API key the first time. Reused automatically across all PDF4me modules in your scenarios. | My PDF4me connection |
| File | Required | Binary content of the source image. Map from Dropbox, Google Drive, HTTP, or any previous module that outputs image binary data. | 1. Data |
| Image File Name | Required | Filename of the image with extension. Map from the previous module output or set explicitly. | photo.jpg |
| Image Type | Required | Format of the source image. Must match the actual file: JPG for JPEG images, PNG for PNG images. | JPG |
Output
| Field | Type | What it contains |
|---|---|---|
Image Name | String | Output image filename with corrected orientation. |
Image Data | Buffer | The image with EXIF-based rotation already applied, ready for upload or downstream processing. |
Typical Setups
Workflow ExamplesCommon Make scenario patterns using Rotate by EXIF Data.
- A Dropbox Watch Files trigger fires when a new photo lands in the uploads folder.
- An Iterator processes each new image if the upload is a batch.
- Rotate by EXIF Data corrects the orientation using the image's own EXIF tag.
- A Dropbox Upload step saves the corrected image to the main photo library folder.
- A catalog index update step refreshes the library listing with the corrected file.
- A trigger fires when a new product photo is uploaded for the storefront.
- Rotate by EXIF Data corrects the orientation before any resizing or compression happens downstream.
- A Compress Image step optionally reduces file size for faster page loads.
- An Upload to CDN step publishes the corrected, optimized image.
- A product record update step links the corrected image URL to the listing.
- A mobile inspection app uploads photos taken in the field to a shared folder.
- Rotate by EXIF Data corrects any sideways or upside-down shots captured while moving around a site.
- Corrected images are embedded into a PDF report using a document generation module.
- The finished report is uploaded to a shared inspection archive.
- An email notification alerts the reviewing manager that the report is ready.
Practical Tips
Cheat Sheet
| Field | Value |
|---|---|
| Module | Rotate by EXIF Data |
| Connection | PDF4me API key |
| File | Binary image content from a previous module |
| Image File Name | filename.jpg or filename.png |
| Image Type (JPEG) | JPG |
| Image Type (PNG) | PNG |
| Rotation angle input | None needed, read from EXIF tag automatically |
| Output fields | Image Name, Image Data |
Frequently Asked Questions
Industry Use Cases & Applications
- Photography & Media
- E-Commerce & Retail
- Real Estate & Property
- Document Processing
- Photo Libraries: Correct orientation in photo collections
- Stock Photos: Prepare images for stock libraries
- Event Photography: Fix orientation in event photo batches
- Portrait Correction: Ensure correct portrait orientation
- Product Photos: Correct product image orientation
- Catalog Images: Prepare images for catalogs
- Listing Photos: Fix orientation for marketplace listings
- Gallery Images: Ensure correct display in galleries
- Property Photos: Correct listing photo orientation
- Virtual Tours: Fix tour image orientation
- Inspection Photos: Prepare inspection images
- Marketing Materials: Correct marketing photo orientation
- PDF Creation: Correct images before PDF embedding
- Report Images: Fix orientation in report graphics
- Presentation Graphics: Prepare images for presentations
- Documentation: Correct screenshots and diagrams