Skip to main content

Resize Image - Smart Scaler for Make

PDF4me Resize an Image module delivers automated image resizing within Make scenarios with percentage or specific dimension control. This flexible scaling service adjusts image dimensions while preserving quality—enabling web optimization, thumbnail creation, responsive design preparation, and multi-device image 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 resizing services.

Resize Image Make

Key Features

  • Flexible Resizing: Scale by percentage or specific dimensions
  • Quality Preservation: Maintain image quality during resize
  • Thumbnail Creation: Generate preview and thumbnail images
  • Web Optimization: Resize for web and mobile display
  • Batch Processing: Resize multiple images with iterators

Parameters

Complete list of parameters for the Resize 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 Filenameproduct.jpg
Image File***BufferImage Content[Image Buffer]
Image Resize Type***StringResize Method
• Percentage - Scale by percentage
• Specific - Set specific dimensions
Percentage
Resize PercentageIntegerScale Percentage (1-100)
• Required if Resize Type is Percentage
• 50 = half size, 200 = double size
50

Output

Output: Temp.Document.Name in Base64 format

Get Help