When using the built in EE file uploader, any file exceeding max width or height is automatically resized (this is the expected outcome). But using safecracker file upload in a safecracker form, if the file is too big I am getting an error message stating the file exceeds maximum width or height (I am expecting it to auto resize). Is the safecracker file not using the same rules as standard EE file upload? Is there a way to get a safecracker file to auto resize?