Image, GIF, and video tools that run in your browser
Pixel Shift Toolkit converts files directly on your device. Convert image formats, create GIFs from images, compress GIFs, remove backgrounds, compose images, and turn short video clips into GIFs without server uploads.
- ✓Original files and results are not stored on a server.
- ✓Processing runs locally with Canvas, Video APIs, WebAssembly, and browser encoders.
- ✓Preview results and download them immediately.
Available tools
The MVP tools are built as static HTML and JavaScript pages without file-upload endpoints.
GIF compressor
Reduce GIF size by adjusting dimensions, frame sampling, and color count.
Images to GIF
Turn multiple PNG, JPG, or WebP images into an animated GIF.
Image converter
Convert PNG, JPG, and WebP images directly in your browser.
Bulk image converter
Convert multiple PNG, JPG, or WebP images at once without uploading them.
Image compressor
Reduce image file size with browser-side quality and resize controls.
Image resizer
Resize images by width and height while keeping files on your device.
Image cropper
Crop an image by exact pixel coordinates and export the result locally.
HEIC converter
Convert HEIC or HEIF images when your browser can decode them locally.
Image to PDF
Create a PDF from selected images directly in your browser.
Social thumbnail maker
Create simple social thumbnails with preset canvas sizes and title text.
Color palette extractor
Extract a practical color palette from an image in the browser.
Video to GIF
Convert a short MP4 or WebM segment into a GIF.
Background remover
Remove people/selfie backgrounds with MediaPipe and save a transparent PNG.
Image compositor
Combine a cutout image with a background image in your browser.
Why browser-only tools?
Many conversion sites upload files to a remote server before processing them. Pixel Shift Toolkit prefers local browser processing so personal photos, work images, and short clips can stay on your device.
The site is designed for static hosting such as Cloudflare Pages, with shared utilities and tool pages separated for easier maintenance as more features are added.
How it works
A simple flow from selecting a file to downloading the result.