01Strips all metadata from an image file for privacy purposes.
02Reads EXIF metadata specifically from JPEG image files.
03Detects image format (PNG, JPEG, GIF, WebP, BMP, ICO, TIFF) from file path or base64 data.
040 GitHub stars
05Retrieves image dimensions (width and height) for supported formats.