Help Center

Guides, answers and troubleshooting for AZUtils. Search common problems below, browse a guide, or contact our support team — we're happy to help.

Frequently Asked Problems

First, refresh the page. If it is still blank, make sure JavaScript is enabled and your browser is up to date — our tools run in the browser and need JavaScript. Temporarily disabling ad blockers or strict privacy extensions for azutils.com can also help, as they sometimes block scripts.

Check that your browser isn't blocking downloads or pop-ups for azutils.com. Some browsers queue downloads quietly — look in your downloads bar or folder. On iPhone and iPad, files usually save to the Files app. If it still fails, try another browser.

Each tool supports specific formats — for example, the image tools work with JPG, PNG and WebP. Confirm your file is a supported type and not corrupted. Because processing happens on your device, very large files depend on your available memory, so try a smaller file or close other tabs.

Compression reduces file size, and at higher levels some quality loss is expected. Use a lighter setting if one is available, and always keep a copy of your original. For graphics with sharp edges or text, PNG or WebP usually look better than heavy JPG compression.

That usually means the JSON is invalid. Common causes are trailing commas, single quotes instead of double quotes, or missing brackets. Use the JSON Validator to pinpoint the line, fix the issue, then format again.

Make sure you pasted the entire token, including all three parts separated by dots (header.payload.signature), with no extra spaces or line breaks. The decoder reads the header and payload locally and does not verify the signature.

Clipboard access needs a secure connection and your permission. AZUtils runs over HTTPS, so allow clipboard access if your browser prompts you. On some older browsers you may need to select the text and copy it manually.

This is usually a caching issue. Do a hard refresh (Ctrl+F5 on Windows, Cmd+Shift+R on Mac) to reload the latest styles. Clearing your browser cache for azutils.com also resolves it.

Our EMI Calculator gives an accurate estimate from the principal, interest rate and tenure you enter. Banks may add processing fees, insurance or taxes, or use slightly different rounding, so small differences are normal. Always confirm the exact figure with your lender.

Large files are processed on your device and can use noticeable memory for a moment. Close unused tabs, try a smaller file, or use a desktop browser for heavy tasks. The pause is temporary and clears once processing finishes.

Getting Started

AZUtils is free and runs entirely in your browser — there is nothing to install and no account to create. Here is how to get going:

  • Go to azutils.com and pick a category: Image Tools, Text Tools, Developer Tools or Calculators.
  • Choose the tool you need, or use the search box to find it by name.
  • Add your input — upload a file, paste your text, or enter your numbers.
  • Get your result instantly, then copy it or download the output.
  • That is it — no sign-up, no watermarks and no limits.
Browse all tools

How Tools Work

Most AZUtils tools run on the client side, which means the work happens inside your own browser rather than on our servers.

  • Privacy: for browser-based tools, your files and text never leave your device.
  • Speed: there is no upload-and-wait, so results appear almost instantly.
  • Requirements: JavaScript must be enabled, and a modern browser gives the best experience.
  • Connection: many tools keep working even if your connection drops after the page loads, though we recommend staying online.

Image Tools Guide

Our image tools help you compress and convert pictures for the web, all within your browser.

  • Image Compressor: upload a JPG, PNG or WebP and download a smaller version with minimal visible quality loss.
  • PNG to WebP and WebP to PNG: convert between formats for better compression or wider compatibility.
  • Supported formats: JPG, PNG and WebP.
  • Tip: keep a copy of your original file, since compression and conversion cannot always be reversed.
Open Image Tools

Developer Tools Guide

Everyday utilities for developers, all running locally so your data stays with you.

  • JSON Formatter and Validator: beautify, minify and validate JSON, with clear error messages.
  • Base64 Encoder & Decoder: convert text and data to and from Base64.
  • JWT Decoder: inspect a token's header and payload — decoding only, it does not verify signatures.
  • Safety tip: avoid pasting production secrets, private keys or live credentials into any online tool.
Open Developer Tools

Calculator Guide

Our calculators turn a few inputs into clear, instant answers.

  • EMI Calculator: enter the loan amount (principal), interest rate and tenure to see your monthly instalment and a repayment breakdown.
  • Use it for home, car or personal loans — any reducing-balance loan.
  • Results are estimates for guidance only and do not include lender fees or taxes.
  • Always confirm final figures with your bank or a qualified professional.
Open Calculators

Troubleshooting

Most issues are solved in seconds. Work through these quick checks:

  • Refresh the page, then try a hard refresh (Ctrl+F5 on Windows, Cmd+Shift+R on Mac).
  • Update your browser to the latest version.
  • Make sure JavaScript is enabled.
  • Disable ad blockers or strict privacy extensions for azutils.com.
  • Clear your browser cache for the site.
  • Try a different browser or device, and check your internet connection.

Still need help?

Contact Support

Email azutils@gmail.com or use our contact form. We reply within 1–2 business days.

Contact Us

Share Feedback

Have an idea to make AZUtils better, or a tool you'd love to see? We read every suggestion.

Send Feedback

Report a Bug

Tell us the tool, the steps to reproduce, and your browser and device so we can fix it fast.

Report a Bug