transform

abstract fun transform(file: File): File

Transforms the file before uploading it. This can be used to compress images or videos before uploading them. It is safe to block

Return

The transformed file.