Compression
Preview contents of TAR archive without extraction
tar-previewCompression
Extract a single file from TAR archive by exact path (requires 7zip command)
tar-selective-extractCompression
Convert TAR archive to 7Z format (requires 7zip command)
tar-to-7z-converterCompression
Convert TAR archive to ZIP format (requires 7zip command)
tar-to-zip-converterCompression
Preview contents of ZIP archive without extraction
zip-previewCompression
Extract a single file from ZIP archive by exact path
zip-selective-extractCompression
Convert ZIP archive to 7Z format (requires 7zip command)
zip-to-7z-converterCompression
Convert ZIP archive to TAR format (pure JavaScript, no external dependencies)
zip-to-tar-converterDesign
Add blur effects to images with adjustable blur strength and multiple blur types
image-blurDesign
Adjust image brightness levels with real-time preview and precise control
image-brightnessDesign
Adjust image contrast levels with precise control for enhanced image clarity
image-contrastDesign
Crop images to specific dimensions or aspect ratios with custom positioning
image-cropper