Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.jpg images increasing in file size after upload #388

Open
hrorich opened this issue Nov 21, 2022 · 1 comment
Open

.jpg images increasing in file size after upload #388

hrorich opened this issue Nov 21, 2022 · 1 comment

Comments

@hrorich
Copy link

hrorich commented Nov 21, 2022

Using the utility, when we upload a .jpg image, the utility is saving it at 3-5x the original size. We uploaded a .jpg of file size 51kb, and the utility saved it as a 132kb jpeg. We uploaded a .jpg of 1MB, and the utility saved it as a 6.3MB jpeg.

@m-a-h1
Copy link

m-a-h1 commented Apr 16, 2023

i have the same issue. i select a file with size 900kB, but when i get the blob format of canvas it became 10MB.
the issue is that the canvas with and height is too large like 5000. i don't know how to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants