Posted in AI
217
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
1
This Month
55
This Year
290

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


Me
Random CSS Property

scroll-padding-top

The scroll-padding-top property defines offsets for the top of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-top css reference