Jpg will load, resize and save, Jpeg wont't

I would also recommend on your “file upload” field to set the size beforehand. So that you resizes before you upload. This will help if you uploading from a iphone in hdr… instead of uploading a 4.3mb.. it will resize it …

<input id="file1" name="file1" type="file" image-max-width="1200" image-quality="80">

Go see

1 Like