Convert JPG, PNG, or WebP images into a single PDF document. Fast, free, 100% in your browser.
Supports JPG, PNG, WebP, GIF โ multiple files allowed
This tool uses your browser's built-in canvas API combined with the jsPDF library to stitch your images into a multi-page PDF document. Each image becomes one page in the PDF. No files are sent to any server โ everything happens on your device.
Reduce PDF file size for email attachments, uploads and sharing. Works entirely in your browser.
Maximum file size: 50MB
Large PDF files are common when they contain high-resolution images or were exported from design software. Compressing reduces the file size making them easier to email, upload to portals, or share via messaging apps.
Convert images between JPG, PNG, WebP and BMP formats instantly. No upload to server needed.
Supports JPG, PNG, WebP, BMP, GIF
Reduce image file size without losing visible quality. Perfect for websites, emails and social media.
JPG, PNG, WebP supported
Large images slow down websites, increase email bounce rates, and use unnecessary storage. Compressing images at 70โ80% quality typically reduces file size by 50โ70% with no visible quality difference to the human eye.
Generate QR codes for URLs, text, phone numbers, email addresses and more. Download as PNG instantly.
Generate strong, secure passwords with customisable options. Test any password's strength instantly.
Paste raw JSON to format, validate, and explore. Also convert JSON to CSV with one click.
JSON (JavaScript Object Notation) is a lightweight data format used for storing and exchanging data. It is widely used in APIs, configuration files, and databases. Formatting makes it human-readable; validating ensures there are no syntax errors.
Upload a CSV file to view it as a formatted table. Download as JSON or copy data instantly.
Comma or semicolon separated values
CSV (Comma-Separated Values) files are plain text files used to store tabular data. They are commonly exported from Excel, Google Sheets, bank statement downloads, and e-commerce platforms like Shopify.
Count words, characters, sentences and paragraphs. Check reading time and keyword density.
Encode text or files to Base64, or decode Base64 strings back to plain text instantly.
Converts file to Base64 data URI โ useful for embedding images in HTML/CSS
Base64 is an encoding scheme that converts binary data into a text string using 64 characters. It is commonly used to embed images directly into HTML or CSS files, transmit binary data through text-based systems like email, and encode API authentication credentials.