const resp = await $uploadCrop.croppie('result', { type: 'canvas', size: 'viewport' }) const avatar = $('#userprofile-avatar')[0]; avatar.srs = resp;