• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

CAN I DO ANYTHING WITH BASE64 IMAGE? (GEMINI 2.5 NANO BANANA)

Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY1MDYzZjA0M2Q1MjY5NTUzYzUxMzUi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hey,

I’m struggling to do anything after receiving the Base64 output image from the code block. As you know, there’s a character limit in Pabbly, so I can’t truncate, convert, or upload the Base64 to Cloudinary — it always hits the length limit error.

Is there any way I can generate or handle the image using the Nano Banana engine instead? The standard output is in Base64 format, and I’m wondering if Pabbly can process or work around that somehow.
 

Fagun Shah

Well-known member
Hey,

I’m struggling to do anything after receiving the Base64 output image from the code block. As you know, there’s a character limit in Pabbly, so I can’t truncate, convert, or upload the Base64 to Cloudinary — it always hits the length limit error.

Is there any way I can generate or handle the image using the Nano Banana engine instead? The standard output is in Base64 format, and I’m wondering if Pabbly can process or work around that somehow.
The only option is to use Replicate.com via API module or my custom apps.
 
Top