vetkastar / image-slicing

Split one or multiple images into four equal parts

  • Public
  • 54 runs
  • CPU

Input

image
*file

Input image or zip archive with images

boolean

Return the result as a zip archive

Default: false

string

Output image format: png, jpeg, webp

Default: "png"

Output

outputoutputoutputoutput
Generated in

Run time and cost

This model runs on CPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

This script allows you to split one or multiple images into four equal parts. It can process both individual images and archives containing multiple images.

Functionality Splits an image into 4 equal parts Processes single images and zip archives with multiple images Option to choose the output image format Option to return results as a zip archive