Convert blob file to jpg

I am looking for a way to convert a blob field in a database to a jpg record.

Hi there,

Thanks for your query. Aspose.Imaging can manipulate images form disk and stream. You should read blob database field into stream and then can save it to jpg using Aspose.Imaging Api. Please check the documentation link for the purpose.

Best Regards,