DICE PACKS BUNDLE
  1. #1

    Copying images from pdf files

    Hey all, I used to have Acrobat 7 and just needed to right click on an image in the pdf and it would bring up a menu where I could select Save Image As... and presto save the jpg in my campaign folder and I could pull it up during a session. Now I have a new computer with vista and failed at installing my older Acrobat, and the new version seems to lack the feature. I also downloaded the Foxit Reader, but both will only allow me to save the image to the clipboard.

    So am I missing something? How can I select and save images from pdf files for use in FG2? The pdf maps are much better than my hand drawn disasters, and it's frustrating cause it used to be so easy, help

  2. #2
    I have not played around much with ripping maps from PDF. However if you can copy it to your clipboard, you should be able to open photo editing software and paste it to a new blank image.

    Also, If I am not mistaken on my copyright law, maps and floor plans can not be copy protected. The image itself is copy protected, but you could use a program like Dundjinni to recreate the map freely.

    Obviously any text that goes with the map is copyright. But I dont think that fall into the bounds of the question at hand.

  3. #3
    In Acrobat reader you need to activate the selector tool then you can copy paste.

    I paste them into Paint.NET and rescale and remove keys to create battle maps and save a seperate copy as the GM copy.

  4. #4
    ddavison's Avatar
    Join Date
    Sep 2008
    Posts
    6,540
    Blog Entries
    21
    The best way I have found to pull all images in the best format possible is to use xPDF's pdfimages.exe command line tool and tell it to spit out JPG files for each image stored in the PDF. Drop the results into a folder and then it will do the entire PDF at once. You just need to locate the one you want and then rename it as appropriate or resize it as needed.

    Download xPDF here: https://www.foolabs.com/xpdf/download.html

  5. #5
    Quote Originally Posted by CampbellR66
    In Acrobat reader you need to activate the selector tool then you can copy paste.

    I paste them into Paint.NET and rescale and remove keys to create battle maps and save a seperate copy as the GM copy.
    I went this route...seems to work fine. bummer that you need to have a new program to do something older versions of adobe did on its own. but oh well, thanks for the help

  6. #6
    Zeus's Avatar
    Join Date
    Mar 2009
    Location
    Olympus
    Posts
    2,652
    Blog Entries
    2
    Quote Originally Posted by philth
    I went this route...seems to work fine. bummer that you need to have a new program to do something older versions of adobe did on its own. but oh well, thanks for the help
    I think I if recall correctly there is also an option in preferences that enables graphics to be selected before text using the regular selection tool. You could try that.

    Be warned if you use the snapshot tool (icon of a camera), the graphics original dimensions will be ignored in favour of the current view zoom setting.
    FG Project Development
    Next Project(s)*: Starfinder v1.2 Starship Combat

    Current Project:
    Starfinder v1.1 - Character Starships
    Completed Projects: Starfinder Ruleset v1.0, Starfinder Core Rulebook, Alien Archive, Paizo Pathfinder Official Theme, D&D 5E data updates
    * All fluid by nature and therefore subject to change.

  7. #7
    Doswelk's Avatar
    Join Date
    Jul 2005
    Location
    Surrey, UK
    Posts
    2,662
    When I was porting across pdfs to FGII on some PDFs I could just select the picture and paste it into Gimp, on others I had to use a screen grabber tool.

    I think it all depends on the security set upon the PDF to begin with...
    My players just defeated an army, had a dogfight with aliens, machine-gunned the zombies, stormed the tower, became Legendary and died heroically

    Yours are still on combat round 6

    Get Savage
    Ultimate License Holder.
    First GM to post a game for the original FG Con!

  8. #8
    Quote Originally Posted by ddavison
    The best way I have found to pull all images in the best format possible is to use xPDF's pdfimages.exe command line tool and tell it to spit out JPG files for each image stored in the PDF. Drop the results into a folder and then it will do the entire PDF at once. You just need to locate the one you want and then rename it as appropriate or resize it as needed.

    Download xPDF here: https://www.foolabs.com/xpdf/download.html
    Thanks! That's pretty slick!

    Unfortunately, there's a lot of files created and it's hard to navigate. I modified a BAT file from another user on the boards to convert the files to PNG format. Then, you can turn on the "Thumbnail" option in Windows Explorer to find the one you need and delete the ones you don't.

    Requires ImageMagick (see this thread) and the above mentioned XPdf
    Code:
    PATH=%PATH%;c:\program files\ImageMagick-6.5.7-1
    for %%f in (*.ppm) do mogrify -format png "%%f" "%%f"

  9. #9
    Zeus's Avatar
    Join Date
    Mar 2009
    Location
    Olympus
    Posts
    2,652
    Blog Entries
    2
    Quote Originally Posted by Doswelk
    When I was porting across pdfs to FGII on some PDFs I could just select the picture and paste it into Gimp, on others I had to use a screen grabber tool.

    I think it all depends on the security set upon the PDF to begin with...
    Although security may be playing a part I believe it's also down to how the original authoring software produced the PDF and the layering of the objects within the PDF document itself.
    FG Project Development
    Next Project(s)*: Starfinder v1.2 Starship Combat

    Current Project:
    Starfinder v1.1 - Character Starships
    Completed Projects: Starfinder Ruleset v1.0, Starfinder Core Rulebook, Alien Archive, Paizo Pathfinder Official Theme, D&D 5E data updates
    * All fluid by nature and therefore subject to change.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •  
Refer a Friend

Log in

Log in