Extract image from audio

Inorder to get image via js command your url must be valid, but you are having MP3 url by which you can play… see the source of your url, it is not in readable format, if so js command will not work, i hope so…

HERE

I feel it is unable . I was tried in mobile, based on result ive replied

.but you can try with extension, it will do rathar than js

the audio is valid I have made it by myself and I tested it on my own coded server try it and you will see here
upload audio to extract image

This doesn’t work with online audio but it works with offline audio only

Hello @Still-learning help me upload file on this using js
audioextractor
I am trying to use this document.getElementById("src").setAttribute("src", URL.createObjectURL(files[0]));
code but I am not able to do it

quick extension
com.shreya.audioImage.aix (4.9 KB)

I haven’t tested it yet, but it should work

use image component

1 Like

works with online file?

let me try

yes only url of audio file

1 Like

nice to hear that let me test


What should I put on the image

just now tested it working

image = image component of builder

1 Like


Wow it works like a charm you are the legend and best among the other thank you in advance @Shreyaa

1 Like

Hello @Shreyaa

I wonder why this block is not contained the image url
component_set_get

is there any way I can get the url image so that I can download the image or use it somewhere I need?
:innocent:

there is no way for getting url image because it extract image from audio file.

i can make a method to save image to your app directory

1 Like

Can’t I save it to tinydb or upload it to cloudinary?

you can upload to cloudinary from /com.package.name/files/image.png path and i don’t know about tinydb maybe image need to converted to Base64 string to save in tiny db

Yes this will be the best also instead of uploading to cloudinary

1 Like

@Still-learning if you get time I need your help or @dora_paz if you are online please help me on this

You can get new version from topic

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.