Release Notes – v2.0
🚀 New Features
URL to Binary conversion added!Now you can directly fetch any file from a public URL and get its Binary format output, making it easy to store or process files without additional encoding steps.
🛠 Enhancements
Existing URL to Base64 functionality remains fully supported.
Optimized HTTP request handling for faster data retrieval.
📦 What You Can Do Now
Convert any file from a public URL to Base64 for embedding in text-based formats.
Convert any file from a public URL to Binary for direct file storage or processing.