Herramientas de imagen
Base64 a imagen
Convierte una cadena Base64 en un archivo de imagen.
FAQ
Preguntas frecuentes
What Base64 formats are supported?
You can paste a full data:image/...;base64 URL or raw Base64 image content.
Can I download the converted image?
Yes. After conversion, NovaKit creates a Blob URL and lets you download the image file.
Does conversion upload my image data?
No. The Base64 string is decoded locally in your browser.
Herramientas relacionadas