Thanks for the suggestion! Just to clarify what you're looking for:
Are you saying it would be helpful to either:
- Be able to specify percentage scaling directly (like 12.5% to go from 8px pixels down to 1px in one step), OR
- Have a feature that recognizes the actual pixel size (e.g., "treat every 8x8 pixels as 1 pixel") and outputs the image at its true resolution (so a 128x128px image with 8px pixels would become a clean 16x16px image)?
Both approaches would definitely streamline the cleanup process for upscaled/AI-generated pixel art. I want to make sure I understand your use case correctly.