Base64 decoder
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have got an email which i downloaded from Gmail into Alteryx using an Gmail API. This coverr the email from normal html to base64 and I was wondering if there a base64 decoder which can turn it back to html code for me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There is a macro available on the Public Gallery that you can try using:
https://gallery.alteryx.com/#!app/Base64Decoder/57129662a248970ba8b755ae
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
it seems to work but i have a couple of questions.
I notice that it display the following symbol now and again ÿ and i was wondering if I need to replace it and what to?
If i had non english text in the base64 what will happen to it? will it display in the right langauge or will it wont get displayed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Does it covert the text using ASCII or utf-8? How can i change it so i make it utf-8?
