Add support for SVGs or increase max image size
The limit for image dimensions is 4096x4096. That seems like a lot when you're viewing it on a screen but for paper you need a ridiculous number of pixels if you want it to look good. Adding support for vector image formats or just increasing the max image size (make it huge like 2^16) would make this tool much more useful for me.
5
votes
-
Hi,
4096 / 7MB max file size were set many years ago when there was less processing capacity and memory. I increased the limits to 8192/20MB and they seem to work fine, with only a slight delay. Would that work or is there a case for even more?