About VisualRefiner
VisualRefiner is a small set of image and video tools that run entirely in your browser. Convert a format, compress a photo, resize an image, turn a clip into a GIF — without an account, an upload queue, or a file leaving your device.
Why local processing
Most online converters upload your file to a server, process it there, and send a result back. That means a copy of your file sits on infrastructure you do not control. VisualRefiner takes the opposite approach: the work happens in the same tab you opened, using browser APIs such as Canvas and WebCodecs. Nothing is uploaded to VisualRefiner servers, and closing the tab clears the working session.
Who it is for
Anyone who needs a quick, private file operation and does not want to sign up for a service or trust an upload form: a designer shrinking a screenshot, a developer converting a PNG to WebP, someone turning a phone HEIC into a shareable JPG. The tools are free and require no login.
How it stays honest
The heavy lifting relies on open-source libraries, listed on the open-source notices page. Because processing is local, quality and speed depend on your own device rather than a shared server. Read the privacy note for how request data is handled, and the terms for acceptable use.
Learn the formats
Format names are confusing and the right choice depends on the result you want. The guides explain the common decisions — WebP versus PNG, what compression quality to pick, and what HEIC actually is — in plain language, each linking to the tool that does the job.