Image Upscaler is a photos chrome extension. it's a free extension and is featured in Photos, it has 11 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 639 days ago.
Image Upscaler is an extension that enables you to upscale an image inside your browser. It uses two different techniques to upscale the input image. The first (and the default) method is using the HTML5 Canvas API to upscale the image up to 10 times the original size. The Canvas API has a built-in interpolation method for pixel smoothing. The final result with the HTML5 method is somehow satisfactory but lacks some details and may not be sharp enough. Another method used artificial intelligence to upscale the input image by using UpscalerJS (https://github.com/thekevinscott/UpscalerJS) and TensorFlow (https://github.com/tensorflow/tfjs) libraries. This method is still experimental and currently can upscale an image up to 4x the original size. The final result is better than the previous method and has more details and sharpness but with a much slower process. For the AI method, it is recommended to use small images as the upscaling process with artificial intelligence is computationally expensive. To make it easier, you can enable the patch option and divide the input image into smaller patches before upscaling, but the final result will have the patchs borderline. Note 1: for the Canvas API (default engine), the maximum upscale factor is 10x and for the AI engine it is 4x. Note 2: for the AI engine, there are more options to adjust (i.e. precision level and patch size). If you have a feature request or found a bug to report, please fill out the bug report form on the addon homepage (https://mybrowseraddon.com/image-upscaler.html).
You could download the latest version crx file or older version files and install it.
English.
You could find more help information from image upscaler support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of image upscaler.
You could click to report abuse of image upscaler.