select only image in input type file from html code example Example: upload only image input tag <input type="file" name="myImage" accept="image/*" />