36 tools available

Media & File Processing

Browser-native utility tools that execute 100% locally on your computer. No user accounts, registration, or server-side communication.

PDF Merge & Split Tool

Merge multiple PDF files into one or extract selected pages. Fast client-side document processing with no size restrictions.

pdf-libFileReader API
Launch Tool

Offline Bg Remover

Using ONNX Runtime Web, automatically crop the background of people and products in images on the browser.

onnxruntime-webWebAssembly
Launch Tool

Bulk Image Compressor

Compress JPEG, PNG, and WebP images locally. Reduce file sizes without server uploads. Batch processing supported.

browser-image-compressionWeb Workers
Launch Tool

Image Converter Resizer

Mutual conversion of image extensions (JPEG/PNG/WebP/GIF/BMP/ICO) and resizing using custom sizes (width/height) and ratios can be performed completely on the browser.

Canvas APIWeb Workers
Launch Tool

Screen Recorder

No software installation required, record browser tabs and entire desktop screen and save locally.

MediaDevices APIMediaRecorder API
Launch Tool

Magic Eraser

Simply trace the unnecessary object you want to erase in the image, and a lightweight AI model will be used to naturally repair and interpolate the background.

onnxruntime-webInpainting Model
Launch Tool

SVG Cleaner

Minimize file size by removing unnecessary metadata, empty elements, and editor-specific tags such as Illustrator and Inkscape from your SVG code.

ReactDOMParser
Launch Tool

Audio Converter

Decode audio files (MP3, WAV, M4A, OGG) on your browser, convert them all at once to WAV or WebM format, and save them.

ReactWeb Audio API
Launch Tool

Exif Cleaner

Completely removes personal information and metadata contained in images (JPEG, PNG) such as GPS location information, photography equipment, and date and time of photography.

ReactBinary Parsing
Launch Tool

GIF Maker

Create an original animated GIF by uploading multiple image files and setting the frame order and playback speed (FPS).

ReactCanvas API
Launch Tool

GIF Grid Compiler

Multiple GIF animations, videos, and images can be played simultaneously in a grid pattern, and then combined and output into a single video (MP4) or GIF file.

Reactgifuct-js
Launch Tool

Audio Cutter

You can decode the audio file, display the waveform, and intuitively specify the cutting range using the slider and save the cut.

ReactWeb Audio API
Launch Tool

Video Cutter GIF

Cut out an arbitrary range from a video such as MP4 and save it as a flip animation GIF or lightweight video file using Canvas drawing.

ReactCanvas API
Launch Tool

Text to Speech Exporter

Enter text and use the browser's standard speech synthesis function to save and download the reading audio as a local file (WAV/WebM).

ReactSpeechSynthesis
Launch Tool

Qr Generator

Generates a high-quality QR code from any text or URL, and supports changing the color scheme and embedding a custom logo image in the center.

ReactCanvas API
Launch Tool

Qr Reader

Read and analyze QR codes at high speed by loading image files or real-time scanning with a PC or smartphone camera.

ReactWebcam API
Launch Tool

Color Picker Image

Upload an image and get the color code (HEX/RGB/HSL) with a single click while viewing the pixel-by-pixel magnifying glass preview.

ReactCanvas API
Launch Tool

Sketchpad

Freely create drawings and handwritten notes on your browser, and save and download them as PNG or JPEG images.

ReactCanvas API
Launch Tool

Image Blur

Blur or mosaic (pixelize) any part of the uploaded image by hand-drawing with a brush or using the rectangular selection tool.

ReactCanvas Filter
Launch Tool

Barcode Generator

Generates major one-dimensional barcodes such as JAN code (EAN-13/8), CODE39, ITF, Codabar, etc. on Canvas from input numbers with high precision.

ReactCanvas API
Launch Tool

HEIC to JPEG/PNG Converter

Convert iPhone HEIC photos to JPEG or PNG fully offline. Fast local processing with no size limits or private data leakage.

Reactheic2any
Launch Tool

Excel Csv Converter

Completely converts Excel file (.xlsx/.xls) sheet data and CSV files into each other on a local browser, taking into account the state of formulas and character encoding.

Reactxlsx (SheetJS)
Launch Tool

SVG Png Converter

Render a vector image (SVG) at high resolution and convert it to a transparent PNG, or trace a PNG image (run-length path) and convert it to an editable SVG.

ReactCanvas API
Launch Tool

Audio Pitch Speed Editor

You can adjust and save the playback speed (tempo) and pitch/key of audio data (MP3, WAV, M4A, etc.) independently on the browser.

ReactWeb Audio API
Launch Tool

Privacy OCR (Text Extractor)

Extract text from images using offline OCR. Run optical character recognition in your browser with zero server uploads.

Reacttesseract.js
Launch Tool

PDF Password Manager

Encrypt (protect) and restrict viewing of PDF files with a password, or remove (decrypt) the password and convert to a plain PDF without a password.

React@pdfsmaller/pdf-encrypt-lite
Launch Tool

Exif Editor

You can view, edit, and delete Exif metadata such as the shooting date and time, camera device information, and GPS location information included in images (JPEG) directly on your browser.

Reactpiexifjs
Launch Tool

SVG Path Editor

Edit and preview SVG path data (d attribute) intuitively using drag-and-droppable anchor points and control handles.

ReactSVG Elements
Launch Tool

CSS Sprite Generator

Merges multiple icons and small images into one combined image (sprite image), and automatically outputs the display position specification code (background-position) using CSS.

ReactCanvas API
Launch Tool

Audio Visualizer Generator

Generate dynamic frequency spectrum and waveform animation videos from audio files. You can record locally and download it as a WebM video.

ReactWeb Audio API
Launch Tool

Screenshot Device Mockup

We beautifully synthesize screenshot images from smartphones and PCs into the frames of the latest iPhones, MacBooks, and monitors to generate images for PR materials and materials.

ReactCanvas API
Launch Tool

Zip Unzip Tool

Compress multiple files into one ZIP file, or expand (unzip) an existing ZIP file on your browser.

ReactJSZip
Launch Tool

Bulk File Renamer

Load a large number of file names by copying and pasting or dragging and dropping, and simulate rules such as string replacement, regular expressions, and sequential numbering in real time.

ReactRegex Engine
Launch Tool

GIF Video Converter

Extract an arbitrary time range from a video (MP4/WebM), sample frames, and convert them to high-quality animated GIF, or vice versa.

ReactCanvas API
Launch Tool

Image Cropper

Easily crop images to your preferred ratio (1:1, 16:9, 4:3, free) by dragging. It also supports circular cutouts for avatars.

ReactCanvas API
Launch Tool

Stereo Mono Editor

Swaps the left and right channels of the audio file, mixes it to monaural, extracts L/R individual channels, and adjusts the localization panning.

ReactWeb Audio API
Launch Tool

Secure Client-Side Sandbox

All tools displayed in this category run locally in your browser sandbox. None of the inputs, file data, or processing logs are sent to any remote servers or APIs.

Category Architecture & Guide

Media & File Processing Utilities: Comprehensive Guide

Compress images, merge PDFs, convert HEIC, and transcribe audio locally

Handling multimedia files often comes with bottlenecks: slow upload times, strict file size limits, and privacy risks when sending confidential documents or personal photos to third-party cloud servers. ZeroTools leverages modern WebAssembly (Wasm) and Web Workers to process images, PDFs, and audio directly with your device's hardware power at blazing speed.

Zero Upload Delay

Files are processed immediately in local memory, eliminating network latency even for large media files.

Elimination of Data Leak Risks

Your source files never leave your device, eliminating third-party storage vulnerabilities.

High-Efficiency Batch Processing

Process dozens of files concurrently using multi-threaded web worker architecture.

1Local Image Compression, HEIC Conversion & EXIF Sanitation

Compress JPEG, PNG, and WebP assets or convert Apple HEIC photos to standard formats using browser-native Canvas and Wasm engines. Strip sensitive EXIF metadata—such as GPS coordinates and camera serial numbers—in a single click before sharing media on public channels.

2Confidential PDF Manipulation & Local Audio Transcription

Merge, split, and encrypt sensitive contracts without transmitting documents across the internet. For audio processing, our tools utilize browser-native Speech APIs and client-side models to transcribe voice notes and interviews with zero data exposure.

Frequently Asked Questions

Q.Is there a limit on file size for compression or conversion?
There are no arbitrary server-imposed limits. As long as your device has sufficient RAM, you can process large files seamlessly.
Q.Does client-side compression compromise visual quality?
You have granular slider control over compression ratios and quality levels, with instant side-by-side previews.