Rik
                                            Rik
                                        
                                    Appreciate the PR, will consider for v5
As transforming the files on the client gives you some control over the output size, I would simply not validate the size. Would that work in your situation? To give...
Looks like the min file size properties aren't in types declaration, feel free to add them and submit a PR 👍
Hi, you can use `onpreparefile` to access the data. Would that work for your use case?
Yeah that is a bit odd, I'll see if I can add this.
I've added `requestPrepare` to the fileItem API, it returns a Promise which resolves with the prepared file item.
@Tofandel I'll look into this when I have some time.
You have to register the plugin to use it.
Please create a test case on codesandbox.io
I've never ran into this issue. FilePond can render PNGs and bitmaps as well, and loads JPEGS without exif info. Please create a public test case and supply more information...