Posted in AI
166
7:32 am, June 27, 2025
 

Does AI image rescaling actually work?

HQ vs LQ left to right

So usually if im creating wallpapers i just head over to google image fx and create a image from a prompt im going with this prompt at the moment. 

Can you generate an desktop background image of a cyberpunk girl leaning on a old school v8 muscle car in front of a futuristic city scape

It gives some fairly decent quality images like this one:

The issue with this is that the scale is a bit crap for even a HD screen. 

I wondered if there was a free image upscaler that looked decent so i tested this one at imgupscaler dot com if it works ill add a link to it. 

takes a while to process which is to be expected i guess for a 1.8mb image

lets see if that actually works

the file size is actually pretty small still at only 2.1 mb

zooming into the new file it really does work!

Original Zoom Image

Vs the Updated one

And here is the final image, not bad quality. 

 

View Statistics
This Week
4
This Month
4
This Year
239

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

shape-outside

The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
shape-outside css reference