Skip to main content

Convert Image Format - JPG PNG for Make

PDF4me Convert Image Format module delivers automated image format conversion within Make scenarios supporting BMP, GIF, JPG, PNG, and TIF formats. This versatile image transformation service converts between formats—enabling compatibility requirements, web optimization, transparency support, and format standardization 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 format conversion services.

Convert Image Format Make

Key Features

  • Multi-Format Support: Convert between BMP, GIF, JPG, PNG, TIF formats
  • Transparency Preservation: Maintain alpha channels when converting to PNG
  • Quality Control: Optimize quality settings during conversion
  • Batch Conversion: Convert multiple images with iterator modules
  • Web Optimization: Convert to web-friendly formats (JPG, PNG)

Parameters

Complete list of parameters for the Convert Image Format module.

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

ParameterTypeDescriptionExample
Image File Name***StringSource Image Filename
• Filename with current format extension
• Map from previous module output
• Used for output naming
• Supports dynamic naming
logo.bmp
Image File***BufferImage File Content
• Map image buffer from previous module
• Source from Dropbox, Google Drive
• Binary image data
• Any supported format
[Image Buffer]
Current Image Format***StringSource Format
• BMP, GIF, JPG, PNG, or TIF
• Must match actual image format
• Used for conversion engine
• Validates source format
BMP
New Image Format***StringTarget Format
• BMP, GIF, JPG, PNG, or TIF
• Desired output format
• Choose based on requirements
• PNG for transparency, JPG for photos
PNG

Output

The PDF4me Convert Image Format module returns converted image data:

Table View

ParameterTypeDescription
NameStringOutput filename with new format extension
Image DataBufferConverted image in Buffer format

Scenario Examples

Standard workflow examples for image format conversion automation in Make scenarios.

Industry Use Cases & Applications

  • Web Optimization: Convert to JPG/PNG for web
  • Transparency Needs: Convert to PNG for alpha channels
  • Browser Compatibility: Standardize image formats

Get Help