{
  "domain": "code.google.com",
  "name": "pdf2image",
  "summary": "PDF2Image is a conversion library specialized in converting PDF documents to images (png,jpeg,..) and exportstext data in XML and JSON format.",
  "description": "PDF2Image is a conversion library based on XPDF (3.02) which can be used for high performance PDF page by page conversion to images. It exports text data to XML and JSON format. It also supports compressing data to minimize size. PDF2Image is available for Windows and Linux.\n\nIt requires Ghostscript and Freetype to be installed in order to work. Make sure Ghostscript is part of your system path before running PDF2Image.\n\n```\nUsage: pdf2image [options] <PDF-file> [<xml-file>]\r\n  -f <int>          : first page to convert\r\n  -l <int>          : last page to convert\r\n  -JSON             : Write text data in JSON format\r\n  -compress         : Use compressed mode\r\n  -q                : dont print any messages or errors\r\n  -h                : print usage information\r\n  -help             : print usage information\r\n  -i                : ignore images\r\n  -noframes         : use standard output\r\n  -zoom <fp>        : zoom the pdf document (default 1.5)\r\n  -xml              : output for XML post-processing\r\n  -hidden           : output hidden text\r\n  -enc <string>     : output text encoding name\r\n  -dev <string>     : output device name for Ghostscript (png16m, jpeg etc)\r\n  -v                : print copyright and version info\r\n  -opw <string>     : owner password (for encrypted files)\r\n  -upw <string>     : user password (for encrypted files)\r\n```\n\nGhostscript can be downloaded from  the [Google Code Ghostscript download area](http://code.google.com/p/ghostscript/downloads/list)\n\n---\n\n### Maintained and sponsored by  █▒▓▒░ **[The FlexPaper Project](http://flexpaper.devaldi.com)** ###",
  "stars": 15,
  "license": "gpl2",
  "contentLicense": "",
  "labels": [
    "PDF",
    "Documents",
    "PDF2Image",
    "PDF2PNG",
    "PDF2JPEG",
    "PDF2GIF"
  ],
  "creationTime": 0,
  "repoType": "svn",
  "subrepos": [],
  "hasSource": true,
  "ancestorRepo": "",
  "logoName": "pdf2image.gif",
  "imageUrl": "http://code.google.com/p/pdf2image/logo?cct=1300184151",
  "movedTo": "https://github.com/flexpaper/pdf2image"
}
