Skip to main content
udayasain741
December 14, 2023
Question

Covert Image to pdf using pdf tool

  • December 14, 2023
  • 2 replies
  • 0 views

Hi Team,

User fill the form and upload images from mobile or tab, The images size is more than 15 mb and i need to convert and merge in a pdf  with form data and images,When i am trying to convert images to pdf using plugin pdf tools(image to pdf) the server is getting heap memory and casuing down which leads to total env down, How can i achive this functionality of converting images to pdf

I see we have other plugins which will add images inside pdf but not at the end of the page,

    2 replies

    sriramk5349
    January 13, 2024

    Hi [mention:39befad0a7fb4316834da1a0f6a0567c:e9ed411860ed4f2ba0265705b8793d05] ,

    If its not an issue, try to conpress the image using Image compression plugin and try to add the image in pdf. This might help.

    mathieud0001
    January 13, 2024

    Did you try first converting each images into individual PDFs and then merging the PDFs alltogether?