Re: copying images out of pdfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 06/09/2016 03:25 PM, Fred Smith wrote:
On Thu, Jun 09, 2016 at 02:11:26PM -0400, Robert Moskowitz wrote:

On 06/09/2016 02:01 PM, Samuel Sieb wrote:
On 06/09/2016 10:55 AM, Robert Moskowitz wrote:
On 06/09/2016 01:38 PM, Samuel Sieb wrote:
On 06/09/2016 09:34 AM, Robert Moskowitz wrote:
What other tool can read in pdfs and provide selecting an
image (e.g. a
figure in an IEEE standard) that I can then copy over to Libre Office?

Why don't you just use LibreOffice to open the pdf?
When I try opening IEEE 802.1AE-2006 pdf, it hangs.  And it is only a
142pg document.

Ok, I've never tried opening one that big.  And since that file is
not publicly available, I can't test it.
http://standards.ieee.org/getieee802/download/802.1AE-2006.pdf

All 802 standards are available free 6 months after publication.  We
802 attendees pay the IEEE for this in our conference attendance
fee.

see:

http://standards.ieee.org/about/get/
you can use pdfseparate to extract the page you're interested int,
then pdfimages to get the images on that page.

with the file you point to, for example, the image from page 86 can
be extracted like this:

pdfseparate -f 86 -l 86 8*pdf fred
pdfimages -f 1 -l 1 -png fred foo-%d

which  dumps page 86 to a file named fred (I know, it should be fred.pdf)
then grabs the images from that page, creating .png file(s) named foo-<number>

all this takes only a moment. or less.

thanks!
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux