Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 927 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 927 Bytes

base64-image-converter

Base64 to Image Converter is a web-based tool that allows users to easily convert Base64 encoded strings into images. The tool supports different formats such as PNG, JPEG, and WEBP, and includes a scaling option to adjust the size of the output image.

Features Convert Base64 strings to images in PNG, JPEG, or WEBP formats. Custom scaling option to resize the image before downloading. Real-time image preview as the scale is adjusted. Easy-to-use interface for quick conversions and downloads.

Usage Paste your Base64 encoded string into the input field. Select the desired image format (PNG, JPEG, or WEBP). Choose the scale of the image (e.g., 1 for original size, 0.5 for half size, etc.). Click "Convert to Image" to generate the image preview. Optionally, adjust the scale to preview the result. Click "Download Image" to save the image in the selected format and scale.