Rik

Results 378 comments of 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?

I've added `requestPrepare` to the fileItem API, it returns a Promise which resolves with the prepared file item.

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...