Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I was curious if there's any way to convert base64 images to another format like .jpg, .png, or .tif when saving them in a Thingworx file repository. I'm working on an application where users are capturing base64 images using a Vuforia experience and I would like the ability to email a zip folder containing these images in any of the formats listed above to the user. Could anyone point me in the right direction on this?
Solved! Go to Solution.
Hello @BenAtLmco ,
There are some posts that might help you further:
https://community.ptc.com/t5/ThingWorx-Developers/Convert-base64-code-to-image/td-p/618552
https://community.ptc.com/t5/ThingWorx-Developers/Convert-image-to-base64/td-p/557667
https://community.ptc.com/t5/ThingWorx-Developers/Update-Image-property-via-REST-request/td-p/557668
https://stackoverflow.com/questions/23979842/convert-base64-string-to-image
Hope it helps,
Hello @BenAtLmco ,
There are some posts that might help you further:
https://community.ptc.com/t5/ThingWorx-Developers/Convert-base64-code-to-image/td-p/618552
https://community.ptc.com/t5/ThingWorx-Developers/Convert-image-to-base64/td-p/557667
https://community.ptc.com/t5/ThingWorx-Developers/Update-Image-property-via-REST-request/td-p/557668
https://stackoverflow.com/questions/23979842/convert-base64-string-to-image
Hope it helps,
Hello @BenAtLmco
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others in the community. If you still have questions, please let us know.
Regards,
Toolika Dixit