Skip to main content

Crop Image - Precise Editor for Make

PDF4me Crop an Image module delivers automated image cropping within Make scenarios with border and rectangle crop modes. This precise image editing service removes unwanted areas, adjusts composition, trims borders, and prepares images for specific dimensions—enabling layout preparation, composition adjustment, and image formatting workflows across cloud storage platforms and business applications.

Authenticating Your API Request

To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's powerful image cropping services.

Crop Image Make

Key Features

  • Flexible Cropping: Border or rectangle crop modes
  • Pixel Precision: Control crop with pixel adjustments
  • Border Trimming: Remove unwanted borders automatically
  • Composition Control: Adjust image framing and composition
  • Batch Cropping: Process multiple images with iterators

Parameters

Complete list of parameters for the Crop an Image module.

Important: Parameters marked with an asterisk (***) are required and must be provided for the module to function correctly.

ParameterTypeDescriptionExample
Image File Name***StringImage Filename
• Filename with extension
• Map from previous module
photo.jpg
Image File***BufferImage Content
• Map buffer from previous module
[Image Buffer]
Crop Type***StringCrop Method
• Border - Trim borders by pixels
• Rectangle - Crop to rectangle
Border
Left BorderIntegerLeft Pixels
• Pixels to crop from left
10
Right BorderIntegerRight Pixels
• Pixels to crop from right
10
Top BorderIntegerTop Pixels
• Pixels to crop from top
10
Bottom BorderIntegerBottom Pixels
• Pixels to crop from bottom
10

Output

The PDF4me Crop an Image module returns cropped image data.

Get Help