Citation Software Inc.
Best-in-class software for PDF workflow
Items (0)
|
My Account / Hi Guest
0
Items
HOME
LEARNING CENTER
MY ACCOUNT
MAILING LIST
ABOUT
CONTACT
Home
ALL PRODUCTS>
XpdfImageExtract
XpdfImageExtract for Windows DLL, ver. 4
Zoom in on Image(s)
Email a friend
XpdfImageExtract for Windows DLL, ver. 4
Your Price:
$565.00
Retail Price
Retail Price:
$600.00
You Save:
$35.00
(6%)
Product ID:
GLCG-1010-WDLL-V4
Put me on the Waiting List
Quantity
+
-
Add to Cart
Submit
product tabs
Description
System requirements
Documentation and videos
Free demo
You can download this software right after you purchase it.
This product is a Windows DLL.
When you buy this product, you'll receive one developer license and five runtime licenses. That's $475.00 for the developer license and $18.00 for each runtime license: a total of $565.00. This is the minimum required purchase for this product. If you need to purchase more than five runtime licenses, or if you already have a developer license and need to purchase additional runtime licenses, please contact us.
XpdImageExtract is a very affordable programmer's toolkit that makes it easy to gain access to the images in PDF files. It can extract the images to memory or disk, as well as simply generating a list of the images along with their size and color-space information.
To clarify: XpdfImageExtract works with the raw bitmaps of images placed in a PDF file. It does not convert vector graphics or text to bitmaps.
XpdfImageExtract is easy to use.
#include "XpdfImageExtract.h"
PDFHandle pdf; int i, mask, colorSpace, w, h; err = pdfLoadFile(&pdf, "c:/test/file.pdf"); if (err != pdfOk) { /* handle the error */ } /* extract images on page 1 */ pdfGetImages(pdf, 1); for (i = 0; i < pdfGetNumImages(pdf); ++i) { pdfGetImageInfo(pdf, i, &mask, &colorSpace, &w, &h); printf(" %d: %s %d x %d\n", i, mask ? "mask" : "image", w, h); }
This product is compatible with Windows Vista, Windows Server 2008, Windows 7, Windows 8, Windows Server 2012, and Windows 10.
see the documentation
download free demo now
category breadcrumbs
Browse Similar Items
Software for Programmers
>
API's for PDF manipulation, data mining, viewing, printing
>
Find API's by product name
>
XpdfImageExtract
Software for Programmers
>
API's for PDF manipulation, data mining, viewing, printing
>
Find API's by function
>
Convert PDF to other formats
>
XpdfImageExtract
Software for Programmers
>
API's for PDF manipulation, data mining, viewing, printing
>
Find API's by function
>
Get images from PDF
>
XpdfImageExtract
PDF manipulation, mining...
>
API's for PDF manipulation, data mining, viewing, printing
>
Find API's by product name
>
XpdfImageExtract
PDF manipulation, mining...
>
API's for PDF manipulation, data mining, viewing, printing
>
Find API's by function
>
Get images from PDF
>
XpdfImageExtract
PDF manipulation, mining...
>
API's for PDF manipulation, data mining, viewing, printing
>
Find API's by function
>
Convert PDF to other formats
>
XpdfImageExtract
×
TOP
Menu Links
Categories
×
Store Search