@
@
@Predaytor2019-03-10 20:52:08
JavaScript
@Predaytor, 2019-03-10 20:52:08

Is there a way to reduce the resolution of images and further resize to 100% of the original?

Hello, is there a js library to automatically reduce the resolution (10 times) and resize to the previous resolution? We need very small, poor quality images, with the original resolution.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Stolyarov, 2019-03-10
@Ni55aN

> there is a js library to automatically reduce the resolution
any library for resizing
> resize to the previous resolution what's the
point? It will be blurry because the pixel data is lost. Unless you can correct something with a neural network. I don’t remember exactly what the service is called, but it makes the image twice enlarged with the addition of intermediate pixels
> You need very small images of poor quality,
save both images with the original resolution

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question