I have a png image, or in a blob. This image has a particular size, lets say 800px*600px when I resize it using some canvas methods like this one: Resize image, need a good library it losses quality.
I want to resize my image to something like 4000px and not bluring the content. Is there a way to do it? Inside my image there is only text.
I am using Angular CLI: 1.7.3 Node: 8.9.0 Angular: 4.4.6 Typescript: 2.3.4