How to resize a image without looking blurry or pixelated?

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: How to resize a image without looking blurry or pixelated?

Re: How to resize a image without looking blurry or pixelate

by ibm5155 » Sun Feb 11, 2018 5:25 pm

as long as you maintain the aspect ratio of the image and dont decide to reduce 50% of the original resolution you shouldn't have any kind of problem with gimp\photoshop

Re: How to resize a image without looking blurry or pixelate

by Niphura » Fri Feb 09, 2018 6:45 pm

Caligari87 wrote:Well that depends. You can't shrink the image pixel size without losing data (and hence, quality).

If you want something high-res to render at a smaller scale, you can using GZDoom's features (like the Scale property in TEXTURES or DECORATE).

8-)
You can do that with only with textures?

Re: How to resize a image without looking blurry or pixelate

by Matt » Fri Feb 09, 2018 6:37 pm

What kind of picture is it? Some filters should be better than others at prioritizing certain details over others, while if this is a smaller piece of pixel art it might be faster to manually edit and smooth out a pixelated resize than to find the exact algorithm that gets you what you need.

Re: How to resize a image without looking blurry or pixelate

by Caligari87 » Fri Feb 09, 2018 10:54 am

Well that depends. You can't shrink the image pixel size without losing data (and hence, quality).

If you want something high-res to render at a smaller scale, you can using GZDoom's features (like the Scale property in TEXTURES or DECORATE).

8-)

Re: How to resize a image without looking blurry or pixelate

by Niphura » Fri Feb 09, 2018 10:17 am

Caligari87 wrote:There's no detail "between" the pixels, so any upscaling is going to introduce artifacts. If you're okay with how they look, algorithms such as Scalex, xBRZ, and HQx can give a smoothed or semi-painterly look to the upscaling. GZDoom incorporates these natively in the High-Quality resize option, so you can play with that to see how they look.

8-)
In this case i need to reduce the size of the image...it is the same thing?

Re: How to resize a image without looking blurry or pixelate

by Caligari87 » Fri Feb 09, 2018 8:29 am

There's no detail "between" the pixels, so any upscaling is going to introduce artifacts. If you're okay with how they look, algorithms such as Scalex, xBRZ, and HQx can give a smoothed or semi-painterly look to the upscaling. GZDoom incorporates these natively in the High-Quality resize option, so you can play with that to see how they look.

8-)

How to resize a image without looking blurry or pixelated?

by Niphura » Thu Feb 08, 2018 9:23 pm

As the title says, i want to know how to resize an image without looking blurry or pixelated, is there any program? i already used photoshop, paint.net, gimp, and also a program called SmillaEnlarger

Top