About 124,000 results
Open links in new tab
  1. android - How to convert Image to PDF? - Stack Overflow

    Mar 30, 2016 · I am developing an application where I need to convert an Image to PDF. I tried something, but the issue is, Image size in that PDF is very very small. I need solution to fix …

  2. image - Python - Extract a PDF page as a jpeg - Stack Overflow

    convert_from_path returns a list with all the pages of the pdf converted to .ppm, then define the file name and save the first page defined in image_list[0] as JPEG.

  3. How to convert PDF into image readable by opencv-python?

    It should first convert PDF into image format readable by opencv for same processing as above. Please help. (Any workaround is fine. I need a solution in which I can convert PDF to image …

  4. ImageMagick: convert image to PDF with A4 page size and image …

    Apr 22, 2014 · I want to convert different image formats (bmp,jpg,gif,png,tiff-incluging multipaged) into a PDF format with A4 page size and with images fit to page (resized if necessary).

  5. google apps script - Convert a gdoc into image - Stack Overflow

    This code will create a copy of your Google Doc file, convert it to a PDF, then grab the thumbnail of the PDF as a PNG, and then delete the copy of the Doc file and the PDF that were created.

  6. How to convert a PDF page to an image in Android?

    32 All I need to do is take a (locally saved) PDF-document and convert one or all of it's pages to image format like JPG or PNG. I've tried lot's of PDF Rendering/viewing solutions like APV …

  7. c# - How to convert PDF files to images - Stack Overflow

    Convert PDF to JPG Universal Document Converter 6 Ways to Convert a PDF to a JPG Image And you also can take a look at the thread "How to open a page from a pdf file in pictureBox in …

  8. convert Image to PDF in Python - Stack Overflow

    Jun 13, 2022 · I want to convert image to pdf in python. this is my code: import docx from docx.shared import Inches, Mm import os from PIL import Image from PIL import Image, …

  9. How can I convert image coordinates to PDF coordinates when …

    May 22, 2023 · I am using pdf2image to convert pdf to images and detecting tables with table-transformers. I need help with coordinates. Issue is, I am getting perfect table borders but …

  10. Notepad++ export to pdf or image and keep all formatting and …

    Also you need to have pdf or image printer. Google for one of them for ex. "pdf printer windows 10". Edit: To make whole page color as background first remove text from header and footer in …