Description:
The masks previews service applies mask effects to a given input image and returns a preview (i.e., thumbnail) of the effect.

Limitations: To minimize the networking and processing loads, use the same input image size as the desired preview size. Supported source image formats are JPG, PNG, TIFF and WEBP.

Minimums/Maximums:

  • Maximum height or width of preview image is 240px

Options:

  • You can set the size of the preview image
  • You can choose blend which determines the appearance of the mask
  • You can choose mask type
  • You can set the mask's opacity
  • You can set the mask's hue
  • You can choose a mask flip

Source Image:
If you want to preview multiple effects of the same image, we recommend you first upload the source image using the Upload method and then use the reference image ID. Otherwise, you can source the image by providing a file or a URL to an online image.

Authorization:
Requires an API key to be provided in the X-Picsart-API-Key request header.

Language
Authorization
Header