@@ -55,7 +55,7 @@ const getCoverImage = (format: string) => {
};
let fileBlob = await (draw.stage!.toBlob({
- pixelRatio: 4,
+ pixelRatio: 2,
mimeType: format,
quality: 1,
...rect,