Results 1 to 9 of 9

Thread: png to pdf

  1. #1
    Join Date
    Aug 2012
    Beans
    Hidden!

    png to pdf

    I have a png picture on the desktop. I need to change it to a pdf text file. It isnt a picture, just a prt Scr of a note.
    Staples couldnt even print it out for me cause they didnt know the program it was from. How can I convert it to a pdf??

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: png to pdf

    Use the convert command from imagemagick.

    In its simplest form it is
    Code:
    convert image.png image.pdf
    but you can add many options to fine-tune the output if needed.

    See "man convert" in terminal, though you may find it a bit convoluted.
    Last edited by ajgreeny; September 28th, 2012 at 11:23 PM.

  3. #3
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: png to pdf

    More info here

  4. #4
    Join Date
    Feb 2010
    Location
    In My Food Forest
    Beans
    9,318

    Re: png to pdf

    Open the file with the default picture viewer, then click the print button. When the print window opens select Print to File and you will see the circle to click in order to make it a PDF.
    Cheers & Beers, uRock
    [SIGPIC][/SIGPIC]

  5. #5
    Join Date
    Aug 2012
    Beans
    Hidden!

    convert

    is there a converter for png to pdf that has a gui that will install on the desktop?? or will option on a right clik???

    12.04

  6. #6
    Join Date
    Aug 2010
    Location
    Lancs, United Kingdom
    Beans
    1,588
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: convert

    Gimp has a GUI and will open png. File->Print->"Print to file" will create a pdf. Or LibreOffice.

  7. #7
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: convert

    Quote Originally Posted by spjackson View Post
    Gimp has a GUI and will open png. File->Print->"Print to file" will create a pdf. Or LibreOffice.
    Shotwell does the same thing. Open file, print, select print to file. I think it drops the pdf file in the documents folder.

  8. #8
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,791

    Re: convert

    CUPSPDF provides a generic PDF print function.

  9. #9
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: png to pdf

    Threads merged.

    @pete1977x, please do not open more than one thread on the same topic.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •