This regular expression will validate all possible image extensions by examining the input string, which can include jpg, jpeg, png, tif, tiff, raw, ai, webp, ico, svg, and eps.
-
Updated
Apr 16, 2023 - JavaScript
This regular expression will validate all possible image extensions by examining the input string, which can include jpg, jpeg, png, tif, tiff, raw, ai, webp, ico, svg, and eps.
Add a description, image, and links to the image-extension topic page so that developers can more easily learn about it.
To associate your repository with the image-extension topic, visit your repo's landing page and select "manage topics."