it-tools/src/tools/base64-file-converter
sharevb 30144aa3f5
feat(base64): Base64 enhancements (#905)
* fix(base64): use js-base64 to handle non ascii text

Use js-base64 to handle non ascii text and ignore whitespaces
Fix #879 and #409

* fix(base64): use js-base64 to handle non ascii text

Use js-base64 to handle non ascii text and ignore whitespaces
Fix #879 and #409

* feat(base64 file converter): add a filename and extension fields

Add filename and extension (auto filled if data url) to allow downloading with right extension and filename
Fix #788

* feat(base64 file converter): add a preview image

Fix #594. Taken from #595 (thanks @SAF2k)
2024-05-20 22:13:55 +02:00
..
base64-file-converter.vue feat(base64): Base64 enhancements (#905) 2024-05-20 22:13:55 +02:00
index.ts refactor(i18n): added locales per tool (#861) 2024-02-01 14:05:54 +01:00