ImageResamplerTest
Tests multiple Delphi resizing algorithms that can be found on Internet FOR FREE.
Install / Use
/learn @GabrielOnDelphi/ImageResamplerTestREADME
ImageResamplerTest
This tool tests 13 resizing algorithms (available as Delphi code).

Tested algorithms
01 JanFX SmoothResize
02 JanFX Stretch
03 Transform (from Graphics32)
04 HB (Private)
05 madGraphics (from madShi)
06 VCL.ScaleImage (from Embarcadero)
07 VCL.Stretch (from Embarcadero)
08 SmoothResize (assembler)
09 Windows Thumbnail (Windows API)
10 Windows StretchBlt (Windows API)
11 FMX.CreateThumbnail (from Embarcadero)
12 Windows.WIC (Windows API)
13 Windows.GDI (Windows API)
Tests:
- Resample up
- Resample down
Two of the above tests include 3rd party algorithms.
If you don't have access to their source code, you will have to switch off the {$3RDPARTY} switch.
Test program
Precompiled EXE file and test images (high res/low res) available.
Conclusions
This article discusses the conclusions of the test and shows the resulted images.
Future
Star this project if you want to see more algorithms added to the comparison.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
