Html tarafında böyle bir düzenleme yapmanız gerekiyor.
<input type="file" accept="image/*"/>
veya
<input type="file" accept="image/jpeg, image/png"/>