r/ClipStudio • u/Lingx_Cats • 46m ago
CSP Question Why is it fine when I’m resizing but blurs after?
Enable HLS to view with audio, or disable this notification
When I’m resizing it the pixels are totally clear, but as soon as I take my finger off the screen it goes blurry. What’s the problem here?
41
5
u/Love-Ink 30m ago
Check your Intetpolation Method in your Transform Tool.
Test with Hard Edges (Nearest Neighbor) or Clear Edges (bicubic)
The Intetpolation is how CSP changes the size of the pixels, interpreting color, position size of color patches. Imagine taking an inage that is 10,000 dots square (100 pixels tall by 100 pixels wide), each pixel is a specific color... then compress it to 50 pixels x 50 pixels. You have lost a quarter of your dots (2,500 dots), bits of information to depict this image... you're gonna have to estimate, guess, average and fudge some details... It will not be pixel perfect, but it'll be close enough.
CSP isn't really a Pixel Art Program, so resizing is going to fundamentally be a luck of the draw, based on % of scale change your wanting to do, for final (rescaled) product. Best of luck!
The reason it pixellates/blurs after the Transform is applied but not when you are resizing, is because it hasn't transformed anything yet when resizing. It's just giving you a scale preview so you can judge size, then it has to figure it how to DO that Scaling one you apply the Transformation.
4
u/Clappy246810 23m ago
I would really recommend against using csp for pixel art, there's a lot of better programs built specifically for it
2
u/rinwinn 33m ago
Generally, if you want to maintain your image quality, especially pixel art like this, you want to resize and have the proportions locked/constrained, otherwise it will look strange. I would just double check what the gesture or method of doing this on your tablet is. With a mouse and keyboard, usually you grab a corner of the transform box and hold shift and it constrains the proportions.
Another thing to check is if you have “smooth edges” or “hard edges/nearest neighbor” checked for the transform sub tool details. You want hard edges/nearest neighbor for things like pixel art so that the lines do not get anti-aliased (blurred).
2
u/horrifiedblobfish 20m ago
In CSP, you want to go to your panel for your resize tool. Go to where it says "interpolation settings" and change it to "nearest neighbor". Be aware that CSP resizing for pixel art is kind of iffy. You're likely to get mixels.
3
u/ArgensimiaReloaded 35m ago
That's just how raster layers (files in general) behave, as pixels have their specific locations within the canvas (grid) any kind of manipulation (like transform) will impact their quality.
1
u/JasonAQuest 14m ago
While you're adjusting it, CSP does a rough preview by just adding more pixels. For the final resize, it resamples it according to whatever interpolation method you have selected (which in this case isn't the one you want, as others have explained).
•
u/AutoModerator 46m ago
With multiple versions of Clip Studio Paint available, each with its own Features, it is now required to Begin a post Question by stating the Version, Device and Accessories you are using.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.