@ -190,6 +190,7 @@ export async function autoScale<T extends { contentType: string; blob: Blob }>(
orientation: 1,
aspectRatio: makeSquare ? 1 : undefined,
canvas: true,
imageSmoothingQuality: 'medium',
};
perfStart(`loadimage-*${blob.size}`);