The address of the image to convert.
Constraint:
- The supported protocols are http:// and https://.
The path to a local file to convert.
Constraint:
- The file must exist and not be empty.
The format of input file.
Response
The file name of the created file (max 180 chars). If not specified then the name is auto-generated.
The value of the Content-Disposition HTTP header sent in the response.
Image Operations
Settings used for operations with images.
Set the top left X coordinate of the content area. It is relative to the top left X coordinate of the print area.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Default: 0px
Set the top left Y coordinate of the content area. It is relative to the top left Y coordinate of the print area.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Default: 0px
Set the width of the content area. It should be at least 1 inch.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Default: The width of the print area.
Set the height of the content area. It should be at least 1 inch.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Default: The height of the print area.
Remove borders of an image which does not change in color.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Page Setup
Set the output page size.
Allowed values:
-
A0
-
A1
-
A2
-
A3
-
A4
-
A5
-
A6
-
Letter
Set the output page width.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Set the output page height.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Set the output page orientation.
Set the image position on the page.
Allowed values:
-
center
-
top
-
bottom
-
left
-
right
-
top-left
-
top-right
-
bottom-left
-
bottom-right
Default: center
Set the mode to print the image on the content area of the page.
Set the output page top margin.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Set the output page right margin.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Set the output page bottom margin.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
Set the output page left margin.
Constraint:
- The value must be specified in inches "in", millimeters "mm", centimeters "cm", pixels "px", or points "pt".
The page background color in RGB or RGBA hexadecimal format. The color fills the entire page regardless of the margins. If not page size is specified and the image format supports background (e.g. PDF, PNG), the background color is applied too.
Constraint:
- The value must be in RRGGBB or RRGGBBAA hexadecimal format.
Set the DPI resolution of the input image. The DPI affects margin options specified in points too (e.g. 1 point is equal to 1 pixel in 96 DPI).
Watermark & Background
Apply a watermark to each page of the output PDF file. A watermark can be either a PDF or an image. If a multi-page file (PDF or TIFF) is used, the first page is used as the watermark.
Constraint:
- The file must exist and not be empty.
Load a file from the specified URL and apply the file as a watermark to each page of the output PDF. A watermark can be either a PDF or an image. If a multi-page file (PDF or TIFF) is used, the first page is used as the watermark.
Constraint:
- The supported protocols are http:// and https://.
Apply each page of a watermark to the corresponding page of the output PDF. A watermark can be either a PDF or an image.
Constraint:
- The file must exist and not be empty.
Load a file from the specified URL and apply each page of the file as a watermark to the corresponding page of the output PDF. A watermark can be either a PDF or an image.
Constraint:
- The supported protocols are http:// and https://.
Apply a background to each page of the output PDF file. A background can be either a PDF or an image. If a multi-page file (PDF or TIFF) is used, the first page is used as the background.
Constraint:
- The file must exist and not be empty.
Load a file from the specified URL and apply the file as a background to each page of the output PDF. A background can be either a PDF or an image. If a multi-page file (PDF or TIFF) is used, the first page is used as the background.
Constraint:
- The supported protocols are http:// and https://.
Apply each page of a background to the corresponding page of the output PDF. A background can be either a PDF or an image.
Constraint:
- The file must exist and not be empty.
Load a file from the specified URL and apply each page of the file as a background to the corresponding page of the output PDF. A background can be either a PDF or an image.
Constraint:
- The supported protocols are http:// and https://.
Miscellaneous values for PDF output.
Create linearized PDF. This is also known as Fast Web View.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Encrypt the PDF. This prevents search engines from indexing the contents.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Protect the PDF with a user password. When a PDF has a user password, it must be supplied in order to view the document and to perform operations allowed by the access permissions.
Protect the PDF with an owner password. Supplying an owner password grants unlimited access to the PDF including changing the passwords and access permissions.
Disallow printing of the output PDF.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Disallow modification of the output PDF.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Disallow text and graphics extraction from the output PDF.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Set the title of the PDF.
Set the subject of the PDF.
Set the author of the PDF.
Associate keywords with the document.
Viewer Preferences
These preferences specify how a PDF viewer should present the document. The preferences may be ignored by some PDF viewers.
Specify the page layout to be used when the document is opened.
Allowed values:
-
single-page
Display one page at a time.
-
one-column
Display the pages in one column.
-
two-column-left
Display the pages in two columns, with odd-numbered pages on the left.
-
two-column-right
Display the pages in two columns, with odd-numbered pages on the right.
Specify how the document should be displayed when opened.
Specify how the page should be displayed when opened.
Allowed values:
-
fit-width
The page content is magnified just enough to fit the entire width of the page within the window.
-
fit-height
The page content is magnified just enough to fit the entire height of the page within the window.
-
fit-page
The page content is magnified just enough to fit the entire page within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centering the page within the window in the other dimension.
Display the specified page when the document is opened.
Constraint:
- Must be a positive integer number.
Specify the initial page zoom in percents when the document is opened.
Constraint:
- Must be a positive integer number.
Specify whether to hide the viewer application's tool bars when the document is active.
Specify whether to hide the viewer application's menu bar when the document is active.
Specify whether to hide user interface elements in the document's window (such as scroll bars and navigation controls), leaving only the document's contents displayed.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Specify whether to resize the document's window to fit the size of the first displayed page.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Specify whether to position the document's window in the center of the screen.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Specify whether the window's title bar should display the document title. If false , the title bar should instead display the name of the PDF file containing the document.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Miscellaneous
Turn on the debug logging. Details about the conversion are stored in the debug log. The URL of the log is returned in the x-pdfcrowd-debug-log response header or available in
conversion statistics.
Allowed values:
-
true, 1 or on
-
false, 0 or off
Default: false
Tag the conversion with a custom value. The tag is used in
conversion statistics. A value longer than 32 characters is cut off.
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTP scheme. It can help to circumvent regional restrictions or provide limited access to your intranet.
Constraint:
- The value must have format DOMAIN_OR_IP_ADDRESS:PORT.
Examples:
-
myproxy.com:8080
-
113.25.84.10:33333
A proxy server used by Pdfcrowd conversion process for accessing the source URLs with HTTPS scheme. It can help to circumvent regional restrictions or provide limited access to your intranet.
Constraint:
- The value must have format DOMAIN_OR_IP_ADDRESS:PORT.
Examples:
-
myproxy.com:443
-
113.25.84.10:44333