Pergunta

Is there any public service which I can use to convert any of the common image formats (gif, png, bmp, tga, etc) to a jpg? I'm looking for something I can use from within javascript, sending the image to whereever, then getting back a jpg I can use.

I am not looking for something manual, where I can go to http://foo.bar.com, manually upload the image, then manually save the returned jpg. I'm looking for something I can use as an actual web service remotely.

Foi útil?

Solução

You can take a look at api.online-convert.com - it's free but you have to put a back-link to their service somewhere on your website.

hope this helps!

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top