Save Rasterized To File

With this node you can rasterize a file and save it to a file.

It has the following configuration options:
  • Input File: here you can specify the files you want to rasterize. Select the pencil to open Expression Builder.
  • Output File: here you can specify the output path and name of the rasterized file. If you leave this field blank, an output file with the original name with the correct extension will be written in the same folder as the input file. The used file path follows the standard input-output file name combination rules in CLOUFLOW. See Output File Path Generation for more information.
  • Resolution: here you can specify the resolution that will be used to rasterize the data. The generated raster data is 8 bits per pixel RGB.
  • Render Anti Aliassed: if you select this checkbox, the file will be rendered with anti-aliasing.
  • Lossless compression: if you do not select this checkbox, the image data in the generated PDF file is compressed using JPEG, and may contain compression artifacts. This might be a problem if the saved file needs to be printed. If you select this checkbox, any compression artifact is removed.
    Note: Compression artifacts in the initial data might still be visible in the output.
  • Overwrite existing file: if you select this checkbox, files that already exist will be overwritten. If you leave this checkbox unselected, existing files will not be overwritten and an error is displayed.