Support Hub
FAQ and Tool Support
Use this page to troubleshoot the utility suite, understand browser limits, and choose the right workflow for resizing, compression, conversion, Base64 generation, and QR creation.
1. What is PixelPerfect Resizer?
PixelPerfect Resizer is a comprehensive free online image processing suite that includes image resizing, JPEG/PNG compression, bulk resizing, image to Base64 conversion, and QR code generation. All processing happens client-side in your browser, ensuring complete privacy and security.
2. What image formats are supported?
We support all major image formats including JPEG, PNG, WebP, BMP, and GIF. You can upload images in any of these formats and convert them to JPEG, PNG, or WebP for export across all our tools.
3. What is the maximum file size I can upload?
The maximum file size limit is 10MB per image for single image tools and 5MB per image for bulk operations. This ensures optimal performance while accommodating most common image files. For larger files, consider compressing them first.
4. Is my data safe and private?
Absolutely! All image processing happens directly in your browser using client-side JavaScript. Your images never leave your device or get uploaded to our servers. We cannot access, store, or view your images in any way. This applies to all our tools including compression, resizing, and conversion.
5. What browsers are supported?
Our tools work on all modern browsers including Chrome, Firefox, Safari, and Edge. We require JavaScript to be enabled and recommend using the latest browser version for the best experience and performance.
6. Does it work on mobile devices?
Yes! All our tools are fully responsive and work on modern mobile devices and tablets. The interface adapts to smaller screens while maintaining full functionality across all image processing features.
7. How do I resize an image?
Simply drag and drop your image onto the upload area or click “Select a file” to browse. Then adjust the width and height values, choose your desired format and quality settings, and click “Resize & export” to get your resized image.
8. How do I maintain the aspect ratio when resizing?
Check the “Lock Aspect Ratio” checkbox in the resize settings. When enabled, changing either the width or height will automatically adjust the other dimension to maintain the original proportions of your image.
9. What are common image sizes for different uses?
Common sizes include: Social media profile (400x400), Instagram post (1080x1080), Facebook cover (820x312), Twitter header (1500x500), Website hero (1920x1080), Thumbnail (300x200), Email signature (600x200), and YouTube thumbnail (1280x720).
10. What's the difference between image size and resolution?
Image size refers to the dimensions in pixels (width x height), while resolution refers to pixel density (DPI/PPI). For web use, 72 DPI is standard. For print, 300 DPI is recommended. Our tools focus on pixel dimensions, which is most important for digital use.
11. How does JPEG compression work?
JPEG compression reduces file size by removing visual information that's less noticeable to the human eye. Our JPEG compressor lets you adjust quality from 10-100%, where higher values preserve more detail but create larger files. Quality 75-85% typically provides the best balance.
12. How does PNG compression work?
PNG compression is lossless, meaning no image quality is lost during compression. Our PNG compressor optimizes the file structure and removes unnecessary metadata to reduce file size while maintaining perfect image quality. It's ideal for graphics, logos, and images with transparency.
13. What compression quality should I use?
For JPEG: Use 90-100% for professional photography, 75-85% for web images, 60-75% for social media, and 40-60% for thumbnails. For PNG: The compression is automatic and lossless. For WebP: Use 80-90% for high quality, 70-80% for web use.
14. When should I use JPEG vs PNG compression?
Use JPEG compression for photographs and images with many colors where some quality loss is acceptable for smaller file sizes. Use PNG compression for graphics, logos, screenshots, and images requiring transparency or when you need perfect quality preservation.
15. How do I use the bulk resize feature?
Visit our bulk resize page, drag and drop multiple images or click to select them. Set your desired dimensions, format, and quality settings. All images will be processed with the same settings. You can then export them individually or as a ZIP file.
16. How many images can I resize at once?
You can resize up to 20 images simultaneously in our bulk resize tool. Each image must be under 5MB. This limit ensures optimal performance and prevents browser memory issues while processing multiple files.
17. Can I resize images to different sizes in bulk?
Currently, the bulk resize tool applies the same dimensions and settings to all uploaded images. For different sizes per image, you'll need to use our single image resizer tool or process images in separate batches with different settings.
18. What is Base64 encoding?
Base64 is a method of encoding binary data (like images) into text format using 64 characters. This allows images to be embedded directly in HTML, CSS, or transmitted through text-based protocols. It's commonly used in web development and APIs.
19. When should I use Base64 image encoding?
Use Base64 for small images (under 50KB) that you want to embed directly in HTML/CSS, for API data transmission, email templates, or when you need to include images in JSON data. Avoid it for large images as it increases file size by about 33%.
20. Why do Base64 encoded images become larger?
Base64 encoding increases file size by approximately 33% because it represents binary data using only 64 printable characters. This overhead is the trade-off for being able to embed images directly in text-based formats.
21. What output formats are available for Base64?
Our Base64 converter provides multiple output formats: raw Base64 string, data URI for HTML (data:image/jpeg;base64,...), CSS background-image format, and JSON-ready format. Choose the format that matches your intended use case.
22. What can I encode in QR codes?
Our QR code generator supports text, URLs, email addresses, phone numbers, SMS messages, WiFi credentials, contact information (vCard), and geographic coordinates. Simply enter your content and we'll generate the appropriate QR code format.
23. What are the size limits for QR code content?
QR codes can store up to 4,296 alphanumeric characters or 7,089 numeric characters. However, more content creates denser codes that may be harder to scan. For best results, keep URLs under 100 characters and text under 300 characters.
24. Can I customize the QR code appearance?
Yes! Our QR code generator allows you to adjust the size, add colors, include logos or images in the center, and choose different patterns. You can also add borders and customize the corner elements while maintaining scannability.
25. What are QR code best practices?
Ensure sufficient contrast between foreground and background, maintain adequate quiet zone (white space) around the code, test scanning from various distances and devices, keep content concise, and always include a call-to-action telling users what to expect when scanning.
26. What do the quality settings do?
Quality settings control the compression level for JPEG and WebP formats. Higher values (80-100) produce better quality but larger file sizes, while lower values (50-80) create smaller files with some quality loss. PNG format doesn't use quality settings as it's lossless.
27. What's the difference between lossless and lossy compression?
Lossless compression (PNG) preserves all image data with no quality loss but larger file sizes. Lossy compression (JPEG, WebP) removes some data to achieve smaller files but may reduce quality. Choose based on your needs: PNG for graphics with transparency, JPEG/WebP for photos.
28. What is WebP and should I use it?
WebP is a modern image format developed by Google that provides superior compression compared to JPEG and PNG. It supports both lossy and lossless compression, transparency, and animation. Use WebP for web applications where file size matters, but ensure browser compatibility.
29. How can I optimize images for web use?
For web optimization: use WebP format when possible, set JPEG quality between 75-85%, resize to appropriate dimensions (max 1920px width for most uses), compress PNG files, remove metadata, and consider lazy loading for better page performance.
30. What should I do if the tools aren't working?
Try these steps: 1) Refresh the page and try again, 2) Check that JavaScript is enabled, 3) Ensure your images are under the size limits and in supported formats, 4) Try a different browser, 5) Clear your browser cache and cookies. If issues persist, the image files may be corrupted.
31. Why is image processing slow?
Processing speed depends on image size, your device's performance, and browser capabilities. Large images (over 5MB) or high-resolution files take longer to process. For faster results, consider resizing very large images first or using lower quality settings.
32. What should I do if I get memory errors?
Memory errors occur when processing very large images or too many images at once. Try: reducing image file sizes, processing fewer images simultaneously, closing other browser tabs, restarting your browser, or using our compression tools to reduce file sizes first.
33. Why can't I export my processed images?
export issues are usually browser-related. Ensure pop-ups are allowed for our site, check your export folder permissions, try right-clicking the export button and selecting “Save link as”, or try a different browser. Some ad blockers may also interfere with exports.
34. How can I efficiently process many images?
For processing many images: use our bulk resize tool for same-size operations, organize images by target size/quality, process in smaller batches (10-15 images), ensure consistent naming conventions, and consider using our compression tools first to reduce processing time.
35. How can I integrate these tools into my workflow?
Create bookmarks for frequently used tools, establish standard size/quality presets for your projects, use consistent file naming, process images in batches by type/purpose, and bookmark specific tool pages for quick access. All tools work offline once loaded.
36. Do you offer API access for developers?
Currently, we don't offer API access as all processing happens client-side for privacy. However, our tools are built with modern web technologies that you can integrate into your own applications. Consider our open-source approach for custom implementations.
Related Pages
Still have questions?
If you couldn't find the answer you're looking for, feel free to try our tool directly. Most questions are resolved by experimenting with the different settings and options available.
Try Image Resizer Now