37
Views
6
Comments
How to merge multiple images into one?

How to merge multiple images into one?

2023-03-13 10-26-05
Sriyamini

Hi,

Can you please give more details about your requirement? For Instance are you looking to merge multiple images into one single image (like a collage or stacked format)? And should this happen on the server side or client side browser? 

If you can share a sample use case or expected output it will help us provide a more accurate and relevant solution. 

Thanks,

Sriyamini J


UserImage.jpg
Su Bin

I just need to stitch multiple photos in pdf into one photo

2023-09-07 19-44-18
Hardik

Hi Su Bin,

OutSystems Forge has several components that can help with image manipulation. You can try :

Forge Component:   ImageMagick

It’s a wrapper around the ImageMagick library which supports image manipulation like merging, resizing, rotating, etc.

Regards,

Hardik

UserImage.jpg
Su Bin

This plugin has only three methods:

LosslessCompress

ReadImageInfo

ResizeImage

2025-04-14 11-22-14
Aditi Saraswat

Hi Su Bin,

You can use Forge components for image manipulation—there are several available in the Forge to choose from.

Like you can use 

Image Editor Plugin

 Smart Image Utils

Hope this Helps,

Thanks


2019-01-07 16-04-16
Siya
 
MVP

@Su Bin : Have see another post of yours @ https://www.outsystems.com/forums/discussion/102376/how-to-merge-two-pdf-files-into-one-image/ ? Both looks similar to me. 

btw what are you trying to achieve ? 

  • to merge two pdfs to one single and export as image 
  • extract images from PDF file and merge and export as a single image.

providing some sample or a bit more explanation would help community to help you better.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.