Decode a Base64 Stream and Display

Hello,

I am trying to view Base64 stream files. Is there any program that can decode, detect the file type and view the files ?

@danishPersys

Please note there is no direct option to render base64 string to HTML/Image/PDF in GroupDocs.Viewer Cloud. Currently, it takes input documents from cloud storage and puts output HTML/Image/PDF there.

Please confirm you are interested in GroupDocs.Viewer Cloud API or GroupDocs.Viewer on-premise API. As in on-premise API, you can convert Base64 string to byte array and pass it to Viewer object for rendering.

Thank you for the response. I am interested in on-premise API but I cannot find the Viewer class from your github repositories. May I know where can I find it?

This topic has been moved to the related forum: Decode a Base64 Stream and Display - Free Support Forum - groupdocs.com