About Resizehive
Resizehive is a free set of image tools that run entirely inside your web browser. Resize, compress, crop, convert formats and prepare passport, visa and exam photos to exact official specifications — without your files ever leaving your device.
Why it works this way
Most online image tools upload your photo to a server, process it there, and send it back. That works, but it means handing a personal file to a company you know nothing about — and the files people resize are often the most sensitive ones they own: passport photos, visa applications, ID documents, exam forms with a signature attached.
Modern browsers can do all of this work locally. The HTML Canvas API handles resizing, cropping and compression natively, and a handful of small open-source libraries cover formats like HEIC and PDF. So Resizehive does the processing on your machine and never transmits the image at all.
This is a structural choice rather than a policy one. There is no upload endpoint, no image storage and no account system, so there is nothing to leak, sell or subpoena. You can confirm it in about ten seconds: open your browser's developer tools, watch the Network tab, and process a photo.
What is on the site
General image tools — resize to exact pixel dimensions, compress to a target file size in KB, crop, rotate and flip, convert between JPG, PNG, WebP and HEIC, build PDFs from images and extract images from PDFs, strip metadata, and blur or redact parts of a photo.
Passport and visa photo guides — exact specifications for US, UK and Schengenphotos, each with the tool locked to that country's official pixel, file size and background requirements. Compare them on the passport photo size hub.
Exam photo guides — photo and signature specifications for Indian competitive exams including SSC, NEET, JEE, CUET, IBPS, SBI, UPSC and the Railway boards, collected on the exam guides hub.
On accuracy
The specifications published here are compiled from official sources — government passport offices, visa authorities and exam notification documents — and are checked when each page is written. They do change, sometimes without announcement, and no third-party site can guarantee it has caught every change on the day it happens.
So every tool page says plainly that it prepares your file correctly but cannot guarantee acceptance, and points you to the official source. If you find a specification here that is out of date or wrong, please tell us — corrections are the most useful message we can receive.
How it is built
Next.js and TypeScript, styled with Tailwind CSS, deployed on Vercel. Image processing uses the browser Canvas API, with heic2any for HEIC conversion and jsPDF for PDF generation. There is no backend and no database.
Who runs it
Resizehive is an independent project, online since July 2026. It is not affiliated with, endorsed by or connected to any government, passport authority, visa centre or examination body. All official names referenced on this site belong to their respective organisations and are used only to describe which requirements a tool matches.
Every tool is free, with no registration, no watermarks and no usage limits. Read the privacy policy for exactly what is and is not collected, or get in touch.