Skip to main content
HTTP Status: 422

Reasons and How to Fix

Unsupported Format

Only PNG, JPEG and WebP are accepted. HEIC, GIF, TIFF, BMP, SVG, PDF and other formats are rejected. To fix:
  • Convert the image to PNG, JPEG or WebP before uploading

Corrupted or Truncated File

The file may have been cut off during download or upload, or is not an image at all. To fix:
  1. Verify the file opens correctly in an image viewer
  2. Re-download or re-export the source image
  3. Check that you are sending the file bytes, not a path string or base64 text

Wrong Extension

The content type is detected from the file bytes, not the extension. Renaming a .gif to .png does not make it a PNG.

Need Help?

Contact us at support@poof.bg with your request_id and the image (if possible).