image-conditional-resize — Traditional AI Model
Snaps an image to the nearest standard tier — 512, 1024, 1536, 2048, 2560, 3072, 4096 — scaling up if it sits below one and down if it breaks the cap. Already-conforming images pass through untouched. CPU, instant.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- ImageInput · image
Source image to conditionally resize
- ImageOutput · image
Conditionally resized output image
Tags
Alternatives in Image Resizing
- Image Resize
Resize image to a specific width/height.
- Image Resize To Match
Resize image to match another image's dimensions.