in functions/src/index.ts [62:66]
await image2base64(url) // URLの日本語エスケープ含む .then( (res: string) => { base64 = res }