una
una copied to clipboard
Transcoder remake to implement resizing to almost any size on the fly.
Instead of making separate transcoder object for every size, add one universal transcoder which transcode of the fly with some min and max size and the step (maybe add some other params like 'square' too), for example (min: 64px, max: 1024, step: 64px)