CompressThis does one thing: it makes files smaller. Drop a PDF, image, video, or Office document — get back a smaller version. No signup, no watermark, no upload limit.
It handles four types:
PDF, image, and Office files are processed entirely in memory and never written to disk. Video files are written to a temporary directory for FFmpeg processing, then deleted immediately — FFmpeg requires seekable file handles, so pure in-memory processing isn't possible.
No ML, no AI. Heuristic compression with deterministic settings.
CompressThis is a sister tool to PDFThis, which converts document photos to PDFs.