Learn · Privacy
How Browser-Based File Tools Work
Browser tools use the capabilities already available in your device and browser. The page loads code, you select a file, and the browser reads that file so the tool can preview, convert, or export a result.
What happens after you choose a file
The selected file becomes available to the page because you allowed it through the file picker or drag-and-drop area. For most Kreativ Tools pages, the file is read by browser APIs and processed on the device. Image tools use canvas and image encoding. PDF tools use browser PDF libraries. Audio and video tools use media APIs where the current browser supports the format.
This is different from a traditional upload form. A normal upload sends the file to a server before anything can happen. A browser-first tool can often inspect and export the file without sending the source document away.
Why results can differ by browser
Browsers do not all support the same codecs, font tables, PDF features, or image encoders. One browser may export AVIF, while another only shows JPG, PNG, and WebP. A video that previews in one browser may fail in another because the codec is not available locally.
If a file fails, try a smaller file, a simpler format, or a different browser before assuming the source is broken.
When browser tools are the right fit
- Quick image compression, resizing, cropping, and format conversion.
- Simple PDF merge, split, compression, fill, sign, or text extraction jobs.
- Audio and video prep where the browser can decode the source file.
- Small data conversions where you can preview the structure before downloading.
When to use another app
Use desktop or specialist software when you need OCR, damaged-file repair, legal-grade redaction, encrypted document handling, very large batch conversion, exact color management, or professional audio/video editing. Browser tools are useful for focused handoffs, not every production problem.
Privacy limits
Read File Privacy Limits in Browser Tools before working with sensitive documents.
Choose a tool
Use Choosing the Right Kreativ Tool when you are not sure where to start.