<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can I encode images and text to Base64 with M5Flow?]]></title><description><![CDATA[<p dir="auto">Hi, Dear.<br />
Please help me a little.<br />
How can I encode images and text to Base64 with M5Flow?<br />
Json etc. are prepared, but there is no Base64, so I don't know how to do it.</p>
]]></description><link>https://community.m5stack.com/topic/2029/how-can-i-encode-images-and-text-to-base64-with-m5flow</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:22:08 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2029.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Jun 2020 02:57:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I encode images and text to Base64 with M5Flow? on Mon, 15 Jun 2020 06:50:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robalstona" aria-label="Profile: robalstona">@<bdi>robalstona</bdi></a><br />
Thank you very much.<br />
I was able to execute it :)</p>
]]></description><link>https://community.m5stack.com/post/9004</link><guid isPermaLink="true">https://community.m5stack.com/post/9004</guid><dc:creator><![CDATA[we11dan]]></dc:creator><pubDate>Mon, 15 Jun 2020 06:50:07 GMT</pubDate></item><item><title><![CDATA[Reply to How can I encode images and text to Base64 with M5Flow? on Fri, 12 Jun 2020 11:54:56 GMT]]></title><description><![CDATA[<p dir="auto">try to play and modify this code</p>
<p dir="auto"><a href="https://drive.google.com/file/d/1gUraVk-4tm7ZL8v7l6njna8YWjaPrOJA/view?usp=drivesdk" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1gUraVk-4tm7ZL8v7l6njna8YWjaPrOJA/view?usp=drivesdk</a></p>
<p dir="auto">you must interest a functions:</p>
<p dir="auto">binascii.a2b_base64()  #ascii to bin<br />
binascii.b2a_base64() #bin to ascii</p>
]]></description><link>https://community.m5stack.com/post/8964</link><guid isPermaLink="true">https://community.m5stack.com/post/8964</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Fri, 12 Jun 2020 11:54:56 GMT</pubDate></item></channel></rss>