Extra protection against base64-decode failure.
compress_preview() now accepts a binary preview, not base64 encoded (so skip an entire base64-encode/decode step).
Please register or sign in to comment
compress_preview() now accepts a binary preview, not base64 encoded (so skip an entire base64-encode/decode step).