create-10k-nft-collection
create-10k-nft-collection copied to clipboard
[Bug]: Image format not adjusting to H/W change causing quality issue
Version
- [X] Yes
General Question
- [X] No
What happened?
What is the size of your layers and the size of your format width and height in the config.js file?
If these are different then the image will be distorted.
Originally posted by @codeSTACKr in https://github.com/codeSTACKr/create-10k-nft-collection/issues/73#issuecomment-1028156000
L:740 W:609 Changed the format to match.
Hi there! Having issues with the height and width of output image not changing when I adjust. All my layers are the same size but when I generate images the pixelation and sizing is off. Any reason why the format height and width would not be adjusting and throwing off the quality?
Thanks so much for you help.
What have you tried?
I Googled and asked the community in the discord server but could not find a solution.
Relevant log output
No response
Protect your information
- [X] I Agree
Update** height and width finally update to match layer size. This helped the distortion a little bit the pixels are still very clear in comparison to the uploaded images within the layer folders. Is this because they lose quality when run through the generator? any suggestions on how can I keep the quality of the uploads after all sizes and layers match?
How did your images turn out so clear? Thank you!!