May web apps only rely on the front-end JavaScript to validate the selected file format before it gets uploaded.

We can either modify the upload request to the back-end server, or we can manipulate the front-end code to disable these type validations.