increasefilesize

Increase File File Size to 2MB Free

To increase a file to 2MB, upload it to the tool below, confirm the 2MB target, and download the result. The padding is written into metadata the decoder ignores, so the file is byte-exact and visually unchanged. It runs in your browser — nothing is sent anywhere.

Increase JPG, PNG or PDF file size

Runs entirely in this browser tab. Your file is never uploaded.

Drag a JPG, PNG or PDF file here, or

Nothing is uploaded when you pick a file.

Method

How it works

  1. 1

    Choose your file

    Drag a file onto the tool above or click to browse. It accepts JPG, PNG and PDF files, and the file is read directly by your browser rather than sent anywhere.

  2. 2

    Confirm the 2MB target

    The target is already set to 2MB on this page. You can change it to any other figure in KB or MB if the form you are filling in wants something different.

  3. 3

    Choose how the size is added

    The default pads the file with metadata areas that the file format reserves for data decoders ignore, so the image is untouched. Switch to "increase resolution" if you want more pixels as well as more bytes.

  4. 4

    Download the result

    Press the button and your browser saves the new file, at exactly 2MB. Nothing was uploaded, so there is nothing stored anywhere for you to delete afterwards.

When you would need a bigger file

Plenty of upload forms set a minimum file size as well as a maximum, and reject anything under it. Government portals, visa and examination sites are the usual culprits, and 2MB is one of the figures they ask for most often. A perfectly clear scan that happens to compress well fails the check with no explanation of what is wrong.

The minimum exists to screen out unreadable scans, but it cannot tell an unreadable file from an efficiently compressed one. Padding the file to the size the form wants gets you past the validator without touching a single pixel of the image.

What a 2MB file usually is

2MB minimums show up on print submission portals, design and portfolio systems, and some grant and tender platforms — places where a small file genuinely suggests the wrong thing has been uploaded. It is also a common maximum on job application forms, so the same figure can be a floor in one place and a ceiling in another.

A 2MB file is a high-resolution photograph straight off a camera, a ten to twenty page scanned PDF, or a single page scanned at 600 DPI for print.

Frequently asked questions

Will this reduce my image’s quality?

No, and that is the point of doing it this way. Adding bytes to metadata areas that the file format reserves for data decoders ignore changes the file’s size without touching the part of it that describes the picture, so there is no mechanism by which the quality could drop.

Is my file uploaded to a server?

No. The entire process runs in your browser using the File and Canvas APIs and pdf-lib. Your file is read from your own disk, changed in memory and handed straight back to you. You can confirm it by opening your browser’s Network tab while you use the tool — there is no upload request, because there is no upload endpoint.

What file formats are supported?

JPG (including .jpeg), PNG and PDF. Each one is padded using the structure its own specification reserves for data readers can ignore, so the output is always a valid file of that type.

Why would I need to increase file size instead of decrease it?

It is rarely a want, usually a requirement. A portal has refused the file for being below 2MB, the scan itself is fine, and rescanning it at a higher DPI means finding the document and the scanner again. Padding gets the number where it needs to be in seconds.

Is this free to use?

Yes — free, with no account, no watermark, no email address and no limit on how many files you run through it. Because the work happens on your own device rather than on a server, there are no processing costs to pass on.

Related tools and reading