Convert images from a formula. =VERVE("imageconverter", A2, "png") turns HEIC, WebP or AVIF into a downloadable file — Google Sheets or Excel.
It's one of 300+ live sources you reach with a single =VERVE()function — served from APIVerve's production data engine, billed at 5 credits per resolved cell, and refreshed on whatever cadence you set. No API keys to wrangle, no scripts, no exports.
A real example — these inputs, and the values they land in your sheet.
Fill =VERVE("imageconverter", A2, "png") down a column and Convert Image Formats for Spreadsheets returns a result for every row — a batch of live values in a single drag, no code.
Add Convert Image Formats for Spreadsheets beside a table you already have to append its output right where your data lives, then sort, filter, or chart on it.
Set the sheet to refresh on a schedule and the convert image formats for spreadsheets values keep themselves current without anyone re-typing.
The same function works in both apps — install once, sign in with your key, and type it into any cell.
Install from the Workspace Marketplace, then drop the formula into a cell. Autocomplete suggests the source and its fields.
=VERVE("imageconverter", A2, "png")Same function, same arguments, same key — in Excel on desktop, the web, or mobile. Drag to fill a whole column.
=VERVE("imageconverter", A2, "png")Add a field name as the last argument to land just that value in the cell.
=VERVE("imageconverter", A2, "png", "id")=VERVE("imageconverter", A2, "png", "inputFormat")=VERVE("imageconverter", A2, "png", "outputFormat")=VERVE("imageconverter", A2, "png", "inputSize")=VERVE("imageconverter", A2, "png", "outputSize")=VERVE("imageconverter", A2, "png", "mimeType")=VERVE("imageconverter", A2, "png", "expires")=VERVE("imageconverter", A2, "png", "downloadURL")Everything you need to wire it into a sheet.