Published onSeptember 5, 2024Check whether the file is in .jif format.IMGWEB.jif使用 JavaScript 检查文件是否为 JFIF 格式的方法,通过读取文件头部的 JFIF 签名来验证图像格式
Published onAugust 29, 2024Convert the React SVG component into a Base64 URLIMGWEBBASE64SVGOne way to convert the React SVG component into a real DOM element and then into a Base64 URL
Published onJuly 20, 2024Get Img Dom Base64 Png UrlIMGWEBBASE64PNGOne way to get base64 png url from a img dom