<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hex to base64 conversion</title><link>https://community.appian.com/discussions/f/general/9584/hex-to-base64-conversion</link><description>How can I convert a hex to base64? Is there any readily available way? Or do I convert the value from hex, to binary sextets, to base64 (padding with a =) OriginalPostID-257624</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hex to base64 conversion</title><link>https://community.appian.com/thread/41989?ContentTypeID=1</link><pubDate>Sat, 14 Jan 2017 03:45:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:786f48e9-c5b4-4445-85f6-872b0860e819</guid><dc:creator>chrism967</dc:creator><description>There used to be a plugin which was pulled due to issues. You could created your own plugin to achieve this.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hex to base64 conversion</title><link>https://community.appian.com/thread/41986?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 22:21:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74a3e541-bcc8-4f63-ad69-154093f872e2</guid><dc:creator>sridevik7401</dc:creator><description>@saksheer..I have gone through all base conversation functions in Appian,but didn&amp;#39;t find the way to convert binary to base64..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hex to base64 conversion</title><link>https://community.appian.com/thread/41982?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 21:42:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f0a0b6a-ced4-4768-9605-5e0717f95ba6</guid><dc:creator>travisb121</dc:creator><description>Hi Saksheer, you might want to check out the Base Conversion Functions on Forum:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/16.3/Appian_Functions.html"&gt;forum.appian.com/.../Appian_Functions.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hex to base64 conversion</title><link>https://community.appian.com/thread/41981?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 21:23:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41f8d39d-c306-4271-827d-5975076b3239</guid><dc:creator>saksheer</dc:creator><description>@sridevik - how about binary to base64? Couldn&amp;#39;t find anything for that either&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hex to base64 conversion</title><link>https://community.appian.com/thread/41980?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2017 20:17:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:82abb2f8-2d33-43c2-9eaa-4c80eb1df90c</guid><dc:creator>sridevik7401</dc:creator><description>@saksheer... AFAIK there is no direct function available in Appian to convert hex to base64..soo first convert the hex to binary text using  hex2bin() and then to base64&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>