M
M
Mykola Ivashchuk2019-10-25 14:42:54
JavaScript
Mykola Ivashchuk, 2019-10-25 14:42:54

How to validate large files without uploading to server?

There are large files and there is validation on the backend based on file metadata (image)
file name
mime type
resoultion (dpi)
color profile
is it possible to get all or at least part of the data without sending it to the server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rPman, 2019-10-25
@mykolaim

Google javascript image manipulation or something similar, there are a lot of
mime type libraries that can be determined by content, here is an example or here manually

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question