Base64 Enhancements (converter and file converter)
Use js-base64 to handle non ascii text and ignore whitespaces Fix https://github.com/CorentinTh/it-tools/issues/879 and https://github.com/CorentinTh/it-tools/issues/409 and #1092
Add filename and extension (auto filled if data url) to allow downloading with right extension and filename Fix https://github.com/CorentinTh/it-tools/issues/788
Add preview image : Fix https://github.com/CorentinTh/it-tools/issues/594. Taken from https://github.com/CorentinTh/it-tools/pull/595 (thanks @SAF2k)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| it-tools | ✅ Ready (Inspect) | Visit Preview | Feb 25, 2024 1:13pm |
Hi @CorentinTh, also fix #1004 and #1023, please consider merging ? thanks