Everything you need to know about our browser-based image toolkit. Can't find what you're looking for? Contact us.
Unlike traditional tools that upload your images to a server, Pixory processes everything locally in your browser using WASM (WebAssembly) and Web Workers. This means your files never leave your computer, ensuring total privacy and near-instant processing speeds without network latency.
Yes, Pixory's core toolkit is completely free. We don't require account creation for basic processing because we believe professional tools should be accessible and private by default.
Absolutely. Once the site is loaded, all processing logic is stored in your browser. You can resize, compress, and convert images even without an active internet connection.
Nowhere. We use a 'Zero-Upload' architecture. Your images are loaded into your browser's memory, processed by our local engine, and then saved back to your disk. We never see your content, and we have no servers storing your data.
We collect minimal, anonymous telemetry to improve tool performance (e.g., which tools are most popular), but we never track personally identifiable information or capture data about the specific images you process.
Pixory supports all modern web formats including PNG, JPEG, WebP, AVIF, and SVG. We also support specialized exports for Favicons and Social Media profiles.
The limit is primarily determined by your device's RAM. Most modern computers and smartphones can easily handle images up to 50MB-100MB. For extremely large batch operations, we recommend processing in smaller groups.
Pixory is built with Next.js and utilizes high-performance libraries like Sharp (via WASM), Canvas API, and custom Web Workers for multi-threaded processing.
Pixory was built on the principle that privacy shouldn't be a premium feature. Every byte of processing happens locally.