Transparency

How current Vexifya tools process files

This page explains how Vexifya handles file processing for each tool. It is designed to avoid vague privacy claims by separating file-content processing from normal account, credit, session, and billing requests.

Last updated: 2026-05-21. Current live tool code uses the supported browser-side paths listed below.

Images

Image Compressor

Browser-side
Open Image Compressor
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
Compressed JPG, PNG, or WebP image
Notes
Uses browser-side compression for supported image files.

Images

Image Converter

Browser-side
Open Image Converter
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
JPG, PNG, WebP, BMP, ICO, or SVG
Notes
Browser decoding support affects which source files convert cleanly.

Images

Resize Image

Browser-side
Open Resize Image
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
Resized image
Notes
Canvas export handles supported JPG, PNG, and WebP workflows.

Images

Crop Image

Browser-side
Open Crop Image
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
Cropped image
Notes
Current crop presets are applied in the browser.

Images

Rotate Image

Browser-side
Open Rotate Image
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
Rotated or flipped image
Notes
Orientation export uses browser canvas operations.

Images

Watermark Image

Browser-side
Open Watermark Image
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
PNG image with watermark
Notes
Text watermarks are rendered into the exported image locally.

Images

Photo Editor

Browser-side
Open Photo Editor
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
Edited PNG, JPG, or WebP image
Notes
Export settings apply to the browser-generated image.

Images

Compare Images

Browser-side
Open Compare Images
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
PNG difference map
Notes
The current comparison reads two local browser images.

Images

Convert to JPG

Browser-side
Open Convert to JPG
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
JPG image
Notes
Transparent source pixels cannot remain transparent in JPG.

Images

Convert to PNG

Browser-side
Open Convert to PNG
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
PNG image
Notes
Transparency depends on the source and browser conversion path.

Images

Convert to WebP

Browser-side
Open Convert to WebP
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
WebP image
Notes
WebP is intended for modern browser-friendly image delivery.

Images

Convert WebP to JPG

Browser-side
Open Convert WebP to JPG
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
JPG image
Notes
Useful when a destination does not accept WebP.

Images

Convert PNG to ICO

Browser-side
Open Convert PNG to ICO
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
ICO file
Notes
Current favicon-style conversion starts from PNG input.

Images

Convert to SVG

Browser-side
Open Convert to SVG
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
SVG file
Notes
Raster sources are packaged in SVG output, not traced to vector paths.

Images

HEIC to JPG

Browser-side
Open HEIC to JPG
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
JPG image
Notes
Uses the current browser-side HEIC/HEIF conversion workflow.

PDFs

Image to PDF

Browser-side
Open Image to PDF
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
PDF created from images
Notes
This creates a PDF from images; it is not direct existing-PDF compression.

Documents

Image to Document

Browser-side
Open Image to Document
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
DOCX created from images
Notes
Document creation happens from selected local image files.

GIFs

Video to GIF

Browser-side
Open Video to GIF
Runs in browser?
Yes
File content uploaded?
No for processing
Server requests used?
Credit status and usage
Output type
Animated GIF
Notes
Browser-playable short videos work best because GIF encoding is device-heavy.

Reading the table safely

“No for processing” means the current file operation does not upload selected file content to Vexifya for the supported browser workflow. Login, credits, dashboard, billing, support, and Open Graph routes still use normal network requests for their own jobs.

Legend

Yes
The listed behavior is exposed in the current workflow.
No
The listed action is not used for current file processing.
Mixed
A workflow combines browser and server behavior.
Not exposed
A public workflow does not provide that capability today.
Verify in code
Do not publish a stronger processing claim yet.