{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-03T10:34:10.324Z","discovery":{"catalog":"https://freepngtojpg.com/tools.json","llmsTxt":"https://freepngtojpg.com/llms.txt","sitemap":"https://freepngtojpg.com/sitemap.xml"},"relatedTools":[{"slug":"image-to-text","name":"Image to Text (OCR)","url":"https://freepngtojpg.com/image-to-text"},{"slug":"image-to-base64","name":"Image to Base64","url":"https://freepngtojpg.com/image-to-base64"},{"slug":"color-picker-from-image","name":"Color Picker From Image","url":"https://freepngtojpg.com/color-picker-from-image"},{"slug":"colors-from-image","name":"Colors from Image","url":"https://freepngtojpg.com/colors-from-image"},{"slug":"code-to-image","name":"Code to Image","url":"https://freepngtojpg.com/code-to-image"},{"slug":"image-cropper","name":"Image Cropper","url":"https://freepngtojpg.com/image-cropper"},{"slug":"image-to-grayscale","name":"Image to Grayscale","url":"https://freepngtojpg.com/image-to-grayscale"},{"slug":"image-invert-colors","name":"Invert Image Colors","url":"https://freepngtojpg.com/image-invert-colors"}],"kind":"converter","slug":"base64-to-image","name":"Base64 to Image","description":"Decode a base64 (or data-URL) string back into the original image file — in your browser.","longDescription":"Drop in a .txt or .b64 file containing either a base64-encoded image or a full data URL (e.g. data:image/png;base64,...). The tool detects the format from the data URL's MIME prefix and reconstructs the original image file. If no MIME prefix is present, it defaults to PNG. Useful for extracting images embedded in HTML, JSON payloads, or API responses. Everything runs locally in your browser.","category":"image","categoryName":"Image","keywords":["base64 to image","decode base64 image","data url to image","base64 to png","base64 to jpg","base64 image decoder","base64 to picture","convert base64 to image","data url decoder","base64 to image online","base64 to image free","extract base64 image"],"url":"https://freepngtojpg.com/base64-to-image","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".txt",".b64"],"mimeTypes":["text/plain","application/base64",""]},"output":{"type":"file","extension":".png","mimeType":"image/png"},"options":[],"invocation":{"webUi":"https://freepngtojpg.com/base64-to-image","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}