Skip to content

A button to copy the generated image url or base64 #3266

@John4650-hub

Description

@John4650-hub

Is your feature request related to a problem? Please describe.

I am running gpt4free UI embedded on android via cordova application. The environment uses native webview which doesn't function same way as a browser. Specifically when it comes to downloading images , you can't simply long press like in a browser so ending up unable to use the generated images outside .

Describe the solution you'd like
An extra button to copy the url or base64 format of the image would solve the issue. The button can be added to the tooltip button(+) that way only users who need to use it can access without clogging up the UI
Describe alternatives you've considered
An alternative would be to allow sharing of the image to a thirdparty application like whatsapp or something that can recieve the intent
of sharing a file.
The current sharing only shares text but not image
Additional context
Also exporting the conversations doesn't work in a non broswer environment so the feature to share to external third party applications could also be integrated in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions