{
    "content": [
        {
            "type": "text",
            "text": "# pdftops(1) (man)\n\n**Summary:** pdftops - Portable Document Format (PDF) to PostScript converter (version 3.03)\n\n**Synopsis:** pdftops [options] <PDF-file> [<PS-file>]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -f | — | — | Specifies the first page to print. |\n| -l | — | — | Specifies the last page to print. |\n| — | — | — | Generate Level 1 PostScript. The resulting PostScript files will be significantly larger (if they contain images), but w |\n| — | — | — | Generate Level 1 separable PostScript. All colors are converted to CMYK. Images are written with separate stream data fo |\n| — | — | — | Generate Level 2 PostScript. Level 2 supports color images and image compression. This is the default setting. |\n| — | — | — | Generate Level 2 separable PostScript. All colors are converted to CMYK. The Post‐ Script separation convention operator |\n| — | — | — | Generate Level 3 PostScript. This enables all Level 2 features plus CID font embed‐ ding. |\n| — | — | — | Generate Level 3 separable PostScript. The separation handling is the same as for -level2sep. |\n| — | — | — | so if you use this option with a multi-page PDF file, you must use -f and -l to spec‐ ify a single page. No more than on |\n| — | — | — | A form contains a single page, so if you use this option with a multi-page PDF file, you must use -f and -l to specify a |\n| — | — | — | tion is only available if pdftops was compiled with OPI support.) |\n| — | — | — | Write binary data in Level 1 PostScript. By default, pdftops writes hex-encoded data in Level 1 PostScript. Binary data  |\n| -r | — | — | Set the resolution in DPI when pdftops rasterizes images with transparencies or, for Level 1 PostScript, when pdftops ra |\n| — | — | — | By default, any Type 1 fonts which are embedded in the PDF file are copied into the PostScript file. This option causes  |\n| — | — | — | By default, any TrueType fonts which are embedded in the PDF file are copied into the PostScript file. This option cause |\n| — | — | — | By default, any CID PostScript fonts which are embedded in the PDF file are copied into the PostScript file. This option |\n| — | — | — | By default, any CID TrueType fonts which are embedded in the PDF file are copied into the PostScript file. This option d |\n| — | — | — | By default, references to non-embedded 8-bit fonts in the PDF file are substituted with the closest \"Helvetica\", \"Times- |\n| — | — | — | Enable or disable raster anti-aliasing. This defaults to \"no\". pdftops may need to rasterize transparencies and pattern  |\n| — | — | — | By default, pdftops rasterizes pages as needed, for example, if they contain transpar‐ encies. To force rasterization, s |\n| — | — | — | Sets the process color format as it is used during rasterization and transparency re‐ duction. The default depends on th |\n| — | — | — | Sets the ICC profile that is assumed during rasterization and transparency reduction. |\n| — | — | — | If poppler is compiled with colour management support, this option sets the Default‐ Gray color space to the ICC profile |\n| — | — | — | If poppler is compiled with colour management support, this option sets the DefaultRGB color space to the ICC profile st |\n| — | — | — | If poppler is compiled with colour management support, this option sets the Default‐ CMYK color space to the ICC profile |\n| — | — | — | By default, bitmap images in the PDF pass through to the output PostScript in their original color space, which produces |\n| — | — | — | preload images and forms |\n| — | — | — | Set the paper size to one of \"letter\", \"legal\", \"A4\", or \"A3\". This can also be set to \"match\", which will set the paper |\n| — | — | — | Set the paper width, in points. |\n| — | — | — | Set the paper height, in points. |\n| — | — | — | This option is the same as \"-paper match\". |\n| — | — | — | By default, output is cropped to the CropBox specified in the PDF file. This option disables cropping. |\n| — | — | — | Expand PDF pages smaller than the paper to fill the paper. By default, these pages are not scaled. |\n| — | — | — | Don't scale PDF pages which are larger than the paper. By default, pages larger than the paper are shrunk to fit. |\n| — | — | — | By default, PDF pages smaller than the paper (after any scaling) are centered on the paper. This option causes them to b |\n| — | — | — | Set the Duplex pagedevice entry in the PostScript file. This tells duplex-capable printers to enable duplexing. |\n| — | — | — | Specify the owner password for the PDF file. Providing this will bypass all security restrictions. |\n| — | — | — | Specify the user password for the PDF file. |\n| — | — | — | Enable overprint emulation during rasterization. For -processcolorformat being CMYK8 and the language level being higher |\n| -q | — | — |  |\n| -v | — | — |  |\n| -h | --help | — |  |\n\n## See Also\n\n- pdfdetach(1)\n- pdffonts(1)\n- pdfimages(1)\n- pdfinfo(1)\n- pdftocairo(1)\n- pdftohtml(1)\n- pdftoppm(1)\n- pdftotext(1)\n- pdfseparate(1)\n- pdfsig(1)\n- pdfunite(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (7 lines)\n- **OPTIONS** (1 lines) — 42 subsections\n  - -f (2 lines)\n  - -l (2 lines)\n  - -level1 (5 lines)\n  - -level1sep (3 lines)\n  - -level2 (3 lines)\n  - -level2sep (3 lines)\n  - -level3 (3 lines)\n  - -level3sep (3 lines)\n  - -eps (3 lines)\n  - -form (4 lines)\n  - -opi (2 lines)\n  - -binary (5 lines)\n  - -r (4 lines)\n  - -noembt1 (4 lines)\n  - -noembtt (5 lines)\n  - -noembcidps (4 lines)\n  - -noembcidtt (4 lines)\n  - -passfonts (4 lines)\n  - -aaRaster (6 lines)\n  - -rasterize (5 lines)\n  - -processcolorformat (6 lines)\n  - -processcolorprofile (2 lines)\n  - -defaultgrayprofile (3 lines)\n  - -defaultrgbprofile (3 lines)\n  - -defaultcmykprofile (3 lines)\n  - -optimizecolorspace (6 lines)\n  - -preload (2 lines)\n  - -paper (5 lines)\n  - -paperw (2 lines)\n  - -paperh (2 lines)\n  - -origpagesizes (2 lines)\n  - -nocrop (3 lines)\n  - -expand (3 lines)\n  - -noshrink (3 lines)\n  - -nocenter (4 lines)\n  - -duplex (3 lines)\n  - -opw (3 lines)\n  - -upw (2 lines)\n  - -overprint (4 lines)\n  - -q (1 lines)\n  - -v (1 lines)\n  - -h -help --help (1 lines)\n- **EXIT CODES** (12 lines)\n- **AUTHOR** (2 lines)\n- **SEE ALSO** (6 lines)\n\n## Full Content\n\n### NAME\n\npdftops - Portable Document Format (PDF) to PostScript converter (version 3.03)\n\n### SYNOPSIS\n\npdftops [options] <PDF-file> [<PS-file>]\n\n### DESCRIPTION\n\nPdftops converts Portable Document Format (PDF) files to PostScript so they can be printed.\n\nPdftops  reads  the PDF file, PDF-file, and writes a PostScript file, PS-file.  If PS-file is\nnot specified, pdftops converts file.pdf to file.ps (or file.eps with the -eps  option).   If\nPS-file  is ´-', the PostScript is sent to stdout.  If PDF-file is ´-', Pdftops reads the PDF\nfile from stdin.\n\n### OPTIONS\n\n#### -f\n\nSpecifies the first page to print.\n\n#### -l\n\nSpecifies the last page to print.\n\n#### -level1\n\nGenerate Level 1 PostScript.  The resulting PostScript  files  will  be  significantly\nlarger  (if  they contain images), but will print on Level 1 printers.  This also con‐\nverts all images to black and white.  No more than one of the PostScript level options\n(-level1, -level1sep, -level2, -level2sep, -level3, -level3sep) may be given.\n\n#### -level1sep\n\nGenerate  Level 1 separable PostScript.  All colors are converted to CMYK.  Images are\nwritten with separate stream data for the four components.\n\n#### -level2\n\nGenerate Level 2 PostScript.  Level 2 supports color  images  and  image  compression.\nThis is the default setting.\n\n#### -level2sep\n\nGenerate  Level  2 separable PostScript.  All colors are converted to CMYK.  The Post‐\nScript separation convention operators are used to handle custom (spot) colors.\n\n#### -level3\n\nGenerate Level 3 PostScript.  This enables all Level 2 features plus CID  font  embed‐\nding.\n\n#### -level3sep\n\nGenerate  Level  3  separable  PostScript.  The separation handling is the same as for\n-level2sep.\n\n#### -eps\n\nso  if you use this option with a multi-page PDF file, you must use -f and -l to spec‐\nify a single page.  No more than one of the mode options (-eps, -form) may be given.\n\n#### -form\n\nA  form  contains a single page, so if you use this option with a multi-page PDF file,\nyou must use -f and -l to specify a single page.  The -level1 option  cannot  be  used\nwith -form.  No more than one of the mode options (-eps, -form) may be given.\n\n#### -opi\n\ntion is only available if pdftops was compiled with OPI support.)\n\n#### -binary\n\nWrite binary data in Level 1 PostScript.  By default, pdftops writes hex-encoded  data\nin  Level 1 PostScript.  Binary data is non-standard in Level 1 PostScript but reduces\nthe file size and can be useful when Level 1 PostScript is required only for  its  re‐\nstricted use of PostScript operators.\n\n#### -r\n\nSet  the  resolution in DPI when pdftops rasterizes images with transparencies or, for\nLevel 1 PostScript, when pdftops rasterizes images  with  color  masks.   By  default,\npdftops rasterizes images to 300 DPI.\n\n#### -noembt1\n\nBy  default,  any  Type 1 fonts which are embedded in the PDF file are copied into the\nPostScript file.  This option causes pdftops to substitute base fonts instead.  Embed‐\nded fonts make PostScript files larger, but may be necessary for readable output.\n\n#### -noembtt\n\nBy  default, any TrueType fonts which are embedded in the PDF file are copied into the\nPostScript file.  This option causes pdftops to substitute base fonts instead.  Embed‐\nded  fonts  make  PostScript  files  larger, but may be necessary for readable output.\nAlso, some PostScript interpreters do not have TrueType rasterizers.\n\n#### -noembcidps\n\nBy default, any CID PostScript fonts which are embedded in the  PDF  file  are  copied\ninto the PostScript file.  This option disables that embedding.  No attempt is made to\nsubstitute for non-embedded CID PostScript fonts.\n\n#### -noembcidtt\n\nBy default, any CID TrueType fonts which are embedded in the PDF file are copied  into\nthe PostScript file.  This option disables that embedding.  No attempt is made to sub‐\nstitute for non-embedded CID TrueType fonts.\n\n#### -passfonts\n\nBy default, references to non-embedded 8-bit fonts in the  PDF  file  are  substituted\nwith  the  closest  \"Helvetica\", \"Times-Roman\", or \"Courier\" font.  This option passes\nreferences to non-embedded fonts through to the PostScript file.\n\n#### -aaRaster\n\nEnable or disable raster anti-aliasing.  This defaults to \"no\".  pdftops may  need  to\nrasterize  transparencies  and pattern image masks in the PDF.  If the PostScript will\nbe printed, leave -aaRaster disabled and set -r to the resolution of the printer.   If\nthe  PostScript  will be viewed, enabling -aaRaster may make rasterized text easier to\nread.\n\n#### -rasterize\n\nBy default, pdftops rasterizes pages as needed, for example, if they contain transpar‐\nencies.   To  force  rasterization,  set -rasterize to \"always\". Use this to eliminate\nfonts.  To prevent rasterization, set -rasterize to \"never\". This  may  produce  files\nthat display incorrectly.\n\n#### -processcolorformat\n\nSets  the process color format as it is used during rasterization and transparency re‐\nduction.  The default depends on the other settings: For -level1 the default is MONO8,\nfor  -level{1,2,3}sep  or -overprint the default is CMYK8, and in all other cases RGB8\nis the default. If -processcolorprofile is given then -processcolorformat is  inferred\nfrom the specified ICC profile.\n\n#### -processcolorprofile\n\nSets the ICC profile that is assumed during rasterization and transparency reduction.\n\n#### -defaultgrayprofile\n\nIf  poppler  is compiled with colour management support, this option sets the Default‐\nGray color space to the ICC profile stored in defaultgrayprofilefile.\n\n#### -defaultrgbprofile\n\nIf poppler is compiled with colour management support, this option sets the DefaultRGB\ncolor space to the ICC profile stored in defaultrgbprofilefile.\n\n#### -defaultcmykprofile\n\nIf  poppler  is compiled with colour management support, this option sets the Default‐\nCMYK color space to the ICC profile stored in defaultcmykprofilefile.\n\n#### -optimizecolorspace\n\nBy default, bitmap images in the PDF pass through to the output  PostScript  in  their\noriginal  color  space,  which produces predictable results.  This option converts RGB\nand CMYK images into Gray images if every pixel of the  image  has  equal  components.\nThis can fix problems when doing color separations of PDFs that contain embedded black\nand white images encoded as RGB.\n\n#### -preload\n\npreload images and forms\n\n#### -paper\n\nSet the paper size to one of \"letter\", \"legal\", \"A4\", or \"A3\".  This can also  be  set\nto  \"match\", which will set the paper size of each page to match the size specified in\nthe PDF file. If none the -paper, -paperw, or -paperh options are  specified  the  de‐\nfault is to match the paper size.\n\n#### -paperw\n\nSet the paper width, in points.\n\n#### -paperh\n\nSet the paper height, in points.\n\n#### -origpagesizes\n\nThis option is the same as \"-paper match\".\n\n#### -nocrop\n\nBy  default,  output is cropped to the CropBox specified in the PDF file.  This option\ndisables cropping.\n\n#### -expand\n\nExpand PDF pages smaller than the paper to fill the paper.  By  default,  these  pages\nare not scaled.\n\n#### -noshrink\n\nDon't  scale PDF pages which are larger than the paper.  By default, pages larger than\nthe paper are shrunk to fit.\n\n#### -nocenter\n\nBy default, PDF pages smaller than the paper (after any scaling) are centered  on  the\npaper.   This  option  causes them to be aligned to the lower-left corner of the paper\ninstead.\n\n#### -duplex\n\nSet the Duplex pagedevice entry in the PostScript  file.   This  tells  duplex-capable\nprinters to enable duplexing.\n\n#### -opw\n\nSpecify  the owner password for the PDF file.  Providing this will bypass all security\nrestrictions.\n\n#### -upw\n\nSpecify the user password for the PDF file.\n\n#### -overprint\n\nEnable overprint emulation during rasterization. For -processcolorformat  being  CMYK8\nand  the  language  level  being higher than 2, this option is set to true by default.\nNote: This option requires -processcolorformat to be CMYK8.\n\n#### -q\n\n#### -v\n\n#### -h -help --help\n\n### EXIT CODES\n\nThe Xpdf tools use the following exit codes:\n\n0      No error.\n\n1      Error opening a PDF file.\n\n2      Error opening an output file.\n\n3      Error related to PDF permissions.\n\n99     Other error.\n\n### AUTHOR\n\nThe pdftops software and documentation are copyright 1996-2011 Glyph & Cog, LLC.\n\n### SEE ALSO\n\npdfdetach(1),   pdffonts(1),   pdfimages(1),   pdfinfo(1),    pdftocairo(1),    pdftohtml(1),\npdftoppm(1), pdftotext(1) pdfseparate(1), pdfsig(1), pdfunite(1)\n\n\n\n15 August 2011                                 pdftops(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "pdftops",
        "section": "1",
        "mode": "man",
        "summary": "pdftops - Portable Document Format (PDF) to PostScript converter (version 3.03)",
        "synopsis": "pdftops [options] <PDF-file> [<PS-file>]",
        "flags": [
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": "Specifies the first page to print."
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": "Specifies the last page to print."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Generate Level 1 PostScript. The resulting PostScript files will be significantly larger (if they contain images), but will print on Level 1 printers. This also con‐ verts all images to black and white. No more than one of the PostScript level options (-level1, -level1sep, -level2, -level2sep, -level3, -level3sep) may be given."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Generate Level 1 separable PostScript. All colors are converted to CMYK. Images are written with separate stream data for the four components."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Generate Level 2 PostScript. Level 2 supports color images and image compression. This is the default setting."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Generate Level 2 separable PostScript. All colors are converted to CMYK. The Post‐ Script separation convention operators are used to handle custom (spot) colors."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Generate Level 3 PostScript. This enables all Level 2 features plus CID font embed‐ ding."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Generate Level 3 separable PostScript. The separation handling is the same as for -level2sep."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "so if you use this option with a multi-page PDF file, you must use -f and -l to spec‐ ify a single page. No more than one of the mode options (-eps, -form) may be given."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "A form contains a single page, so if you use this option with a multi-page PDF file, you must use -f and -l to specify a single page. The -level1 option cannot be used with -form. No more than one of the mode options (-eps, -form) may be given."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "tion is only available if pdftops was compiled with OPI support.)"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Write binary data in Level 1 PostScript. By default, pdftops writes hex-encoded data in Level 1 PostScript. Binary data is non-standard in Level 1 PostScript but reduces the file size and can be useful when Level 1 PostScript is required only for its re‐ stricted use of PostScript operators."
            },
            {
                "flag": "-r",
                "long": null,
                "arg": null,
                "description": "Set the resolution in DPI when pdftops rasterizes images with transparencies or, for Level 1 PostScript, when pdftops rasterizes images with color masks. By default, pdftops rasterizes images to 300 DPI."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, any Type 1 fonts which are embedded in the PDF file are copied into the PostScript file. This option causes pdftops to substitute base fonts instead. Embed‐ ded fonts make PostScript files larger, but may be necessary for readable output."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, any TrueType fonts which are embedded in the PDF file are copied into the PostScript file. This option causes pdftops to substitute base fonts instead. Embed‐ ded fonts make PostScript files larger, but may be necessary for readable output. Also, some PostScript interpreters do not have TrueType rasterizers."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, any CID PostScript fonts which are embedded in the PDF file are copied into the PostScript file. This option disables that embedding. No attempt is made to substitute for non-embedded CID PostScript fonts."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, any CID TrueType fonts which are embedded in the PDF file are copied into the PostScript file. This option disables that embedding. No attempt is made to sub‐ stitute for non-embedded CID TrueType fonts."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, references to non-embedded 8-bit fonts in the PDF file are substituted with the closest \"Helvetica\", \"Times-Roman\", or \"Courier\" font. This option passes references to non-embedded fonts through to the PostScript file."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Enable or disable raster anti-aliasing. This defaults to \"no\". pdftops may need to rasterize transparencies and pattern image masks in the PDF. If the PostScript will be printed, leave -aaRaster disabled and set -r to the resolution of the printer. If the PostScript will be viewed, enabling -aaRaster may make rasterized text easier to read."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, pdftops rasterizes pages as needed, for example, if they contain transpar‐ encies. To force rasterization, set -rasterize to \"always\". Use this to eliminate fonts. To prevent rasterization, set -rasterize to \"never\". This may produce files that display incorrectly."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Sets the process color format as it is used during rasterization and transparency re‐ duction. The default depends on the other settings: For -level1 the default is MONO8, for -level{1,2,3}sep or -overprint the default is CMYK8, and in all other cases RGB8 is the default. If -processcolorprofile is given then -processcolorformat is inferred from the specified ICC profile."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Sets the ICC profile that is assumed during rasterization and transparency reduction."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "If poppler is compiled with colour management support, this option sets the Default‐ Gray color space to the ICC profile stored in defaultgrayprofilefile."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "If poppler is compiled with colour management support, this option sets the DefaultRGB color space to the ICC profile stored in defaultrgbprofilefile."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "If poppler is compiled with colour management support, this option sets the Default‐ CMYK color space to the ICC profile stored in defaultcmykprofilefile."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, bitmap images in the PDF pass through to the output PostScript in their original color space, which produces predictable results. This option converts RGB and CMYK images into Gray images if every pixel of the image has equal components. This can fix problems when doing color separations of PDFs that contain embedded black and white images encoded as RGB."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "preload images and forms"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Set the paper size to one of \"letter\", \"legal\", \"A4\", or \"A3\". This can also be set to \"match\", which will set the paper size of each page to match the size specified in the PDF file. If none the -paper, -paperw, or -paperh options are specified the de‐ fault is to match the paper size."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Set the paper width, in points."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Set the paper height, in points."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option is the same as \"-paper match\"."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, output is cropped to the CropBox specified in the PDF file. This option disables cropping."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Expand PDF pages smaller than the paper to fill the paper. By default, these pages are not scaled."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Don't scale PDF pages which are larger than the paper. By default, pages larger than the paper are shrunk to fit."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "By default, PDF pages smaller than the paper (after any scaling) are centered on the paper. This option causes them to be aligned to the lower-left corner of the paper instead."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Set the Duplex pagedevice entry in the PostScript file. This tells duplex-capable printers to enable duplexing."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Specify the owner password for the PDF file. Providing this will bypass all security restrictions."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Specify the user password for the PDF file."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Enable overprint emulation during rasterization. For -processcolorformat being CMYK8 and the language level being higher than 2, this option is set to true by default. Note: This option requires -processcolorformat to be CMYK8."
            },
            {
                "flag": "-q",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "pdfdetach",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdfdetach/1/json"
            },
            {
                "name": "pdffonts",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdffonts/1/json"
            },
            {
                "name": "pdfimages",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdfimages/1/json"
            },
            {
                "name": "pdfinfo",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdfinfo/1/json"
            },
            {
                "name": "pdftocairo",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdftocairo/1/json"
            },
            {
                "name": "pdftohtml",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdftohtml/1/json"
            },
            {
                "name": "pdftoppm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdftoppm/1/json"
            },
            {
                "name": "pdftotext",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdftotext/1/json"
            },
            {
                "name": "pdfseparate",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdfseparate/1/json"
            },
            {
                "name": "pdfsig",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdfsig/1/json"
            },
            {
                "name": "pdfunite",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pdfunite/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-f",
                        "lines": 2,
                        "flag": "-f"
                    },
                    {
                        "name": "-l",
                        "lines": 2,
                        "flag": "-l"
                    },
                    {
                        "name": "-level1",
                        "lines": 5
                    },
                    {
                        "name": "-level1sep",
                        "lines": 3
                    },
                    {
                        "name": "-level2",
                        "lines": 3
                    },
                    {
                        "name": "-level2sep",
                        "lines": 3
                    },
                    {
                        "name": "-level3",
                        "lines": 3
                    },
                    {
                        "name": "-level3sep",
                        "lines": 3
                    },
                    {
                        "name": "-eps",
                        "lines": 3
                    },
                    {
                        "name": "-form",
                        "lines": 4
                    },
                    {
                        "name": "-opi",
                        "lines": 2
                    },
                    {
                        "name": "-binary",
                        "lines": 5
                    },
                    {
                        "name": "-r",
                        "lines": 4,
                        "flag": "-r"
                    },
                    {
                        "name": "-noembt1",
                        "lines": 4
                    },
                    {
                        "name": "-noembtt",
                        "lines": 5
                    },
                    {
                        "name": "-noembcidps",
                        "lines": 4
                    },
                    {
                        "name": "-noembcidtt",
                        "lines": 4
                    },
                    {
                        "name": "-passfonts",
                        "lines": 4
                    },
                    {
                        "name": "-aaRaster",
                        "lines": 6
                    },
                    {
                        "name": "-rasterize",
                        "lines": 5
                    },
                    {
                        "name": "-processcolorformat",
                        "lines": 6
                    },
                    {
                        "name": "-processcolorprofile",
                        "lines": 2
                    },
                    {
                        "name": "-defaultgrayprofile",
                        "lines": 3
                    },
                    {
                        "name": "-defaultrgbprofile",
                        "lines": 3
                    },
                    {
                        "name": "-defaultcmykprofile",
                        "lines": 3
                    },
                    {
                        "name": "-optimizecolorspace",
                        "lines": 6
                    },
                    {
                        "name": "-preload",
                        "lines": 2
                    },
                    {
                        "name": "-paper",
                        "lines": 5
                    },
                    {
                        "name": "-paperw",
                        "lines": 2
                    },
                    {
                        "name": "-paperh",
                        "lines": 2
                    },
                    {
                        "name": "-origpagesizes",
                        "lines": 2
                    },
                    {
                        "name": "-nocrop",
                        "lines": 3
                    },
                    {
                        "name": "-expand",
                        "lines": 3
                    },
                    {
                        "name": "-noshrink",
                        "lines": 3
                    },
                    {
                        "name": "-nocenter",
                        "lines": 4
                    },
                    {
                        "name": "-duplex",
                        "lines": 3
                    },
                    {
                        "name": "-opw",
                        "lines": 3
                    },
                    {
                        "name": "-upw",
                        "lines": 2
                    },
                    {
                        "name": "-overprint",
                        "lines": 4
                    },
                    {
                        "name": "-q",
                        "lines": 1,
                        "flag": "-q"
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-h -help --help",
                        "lines": 1,
                        "flag": "-h",
                        "long": "--help"
                    }
                ]
            },
            {
                "name": "EXIT CODES",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}