Thank you for the suggestion!
You want a percentage-based resizing feature for "Pixel Unfake" where input size × specified % = output resolution?
Examples:
- 512x512px at 1%: Result ~5x5px
- 512x512px at 50%: Result 256x256px
- 256x256px at 100%: Result 256x256px
Is my understanding correct?