DocPivot Crop Image is a browser-based image cropper that cuts a photo to an exact shape, pixel size, or physical print dimension without sending the file anywhere. Most online croppers decode the picture, discard the outer pixels, and re-compress whatever remains, which costs a little quality on every pass. The lossless JPEG mode rearranges the compressed data directly instead, so every pixel you keep survives bit for bit. Print units, circular masks, and batches of up to 30 images are built in.
What DocPivot Crop Image Does
Core functionality
The tool removes everything outside a rectangle you define and returns the remaining region as a downloadable file. It accepts JPG, PNG, WebP, GIF, BMP, and TIFF, decodes each file locally, and draws it into a crop stage inside the browser tab. Two cutting paths are available: a standard render that re-encodes the result, and a lossless path for baseline JPEG files that never decodes the image at all. Output format follows the input, so changing a file from one type to another is a separate PNG to JPG style operation. The one exception is a circular or rounded mask, which forces PNG so that transparency survives.
Who uses it
Photographers preparing print submissions, e-commerce sellers standardizing product shots, applicants producing passport and visa photos, and web teams cutting hero images all use croppers daily. The print-unit support in DocPivot matters most to the first and third groups, while batch mode and the fixed ratios matter most to sellers and social media managers. Developers cropping source assets before running them through an image compressor sit in a fourth group that cares mainly about not degrading the source twice.
The problem it solves
Cropping a JPEG normally means a second round of lossy compression on a file that was already compressed once, and the artifacts compound. On a 1600 by 1200 photo cropped to 960 by 720, an ordinary re-encode alters more than 920,000 color channel values. The lossless path alters none of them, and the resulting file lands at the same size. Even the standard path avoids silent degradation because it reads the source file's own quantization table rather than applying a fixed default quality.
Key Benefits of DocPivot Crop Image
- Provably unchanged quality. Lossless mode copies the original compressed blocks straight through, so kept pixels are bit-identical to the source file.
- Nothing is uploaded. The image never leaves the device, which removes transfer, retention, and deletion from the privacy question entirely.
- Real print units. Millimeters, centimeters, and inches with an adjustable resolution setting mean document photo sizes resolve to exact pixel counts.
- Quality-matched standard crops. When lossless is unavailable, the re-encode inherits the source quality instead of dropping to a generic default.
- Consistent batch output. Thirty images of mixed orientation can be cut to one shared ratio in a single pass and returned as a ZIP.
- Shaped output. Circular and rounded-corner masks produce avatar-ready PNG files without a separate editor step.
- No account, no queue. There is no sign-up, no daily conversion cap, and no waiting for a server slot.
- Honest previews. The snapped crop rectangle is shown before you commit, so the saved file matches what the preview promised.
Core Features of DocPivot Crop Image
- Lossless JPEG mode. Reads and rewrites compressed coefficients directly, keeping the original quantization tables untouched and generating fresh optimal Huffman tables.
- Eight aspect presets. Free, 1:1, 4:5, 4:3, 3:2, 1.91:1, 16:9, and 9:16 cover print, feed, and video framing without manual arithmetic.
- Numeric crop entry. Width, height, and offset accept typed values, which is faster and more repeatable than dragging when the target size is known.
- Unit conversion with DPI. Resolution accepts 1 to 2400 DPI with a default of 300, so 35 by 45 millimeters resolves to 413 by 531 pixels.
- Rule-of-thirds overlay. A compositional grid sits inside the crop box to help place a subject off-center deliberately.
- Rotate and mirror. Quarter-turn rotation and horizontal or vertical flips apply before the cut, so framing happens on the image as it will be saved.
- Corner shaping. Corners stay square, round to a chosen percentage of the short side, or mask to a circle drawn as an inscribed ellipse.
- Batch cropping. Up to 30 files process in one session, returned as a single ZIP archive.
- Two batch strategies. With a ratio selected, the crop is computed per image; without one, the same relative region replays across every file.
- Wide format support. JPG, PNG, WebP, GIF, BMP, and TIFF load directly, so a WebP to JPG conversion is only needed when the output format itself has to change.
- Result reporting. Output dimensions and file size appear before download, which makes upload limits easy to check against.
- Multilingual interface. The tool is available in 18 languages.
How DocPivot Crop Image Works
- Load the picture. Select up to 30 files and each one is decoded locally, with no upload step, queue, or server round trip.
- Frame the crop. Drag the box and its eight handles, choose a preset ratio, or type exact width, height, and offset values.
- Set units and resolution. Switch to millimeters, centimeters, or inches, then set DPI so physical measurements convert to pixels correctly.
- Apply orientation and shape. Rotate or mirror the image and choose square, rounded, or circular corners before cutting.
- Choose the cutting path. Lossless keeps baseline JPEG data intact; standard renders and re-encodes at the source file's own quality level.
- Download the result. DocPivot reports the output dimensions and file size, and nothing is written to disk until the download button is pressed.
When to Use DocPivot Crop Image
Use this cropper whenever the quality of the kept pixels matters, whenever the photo is sensitive enough that uploading it is a problem, or whenever a physical print size has to be hit exactly. For a quick throwaway crop of a screenshot, any tool will do. The differences show up on archival photos, identity documents, and product catalogs where the same file gets edited more than once.
- Archival photography. Cropping scans or camera JPEGs repeatedly without stacking compression artifacts on each pass.
- Passport and visa photos. Hitting a 35 by 45 millimeter or 2 by 2 inch requirement at the resolution the authority specifies.
- Product catalogs. Bringing mixed landscape and portrait shots to one shared ratio before they reach a storefront.
- Profile pictures. Producing a circular PNG avatar without opening a full design application.
- Social media sets. Cutting a single shoot into 1:1, 4:5, and 9:16 versions for different placements.
- Private documents. Trimming a scanned contract or medical form when the file should not touch a third-party server.
- Web asset preparation. Framing a hero image before running it through a image resizer to reach final display dimensions.
- Favicon source art. Cutting a logo to a clean square before sending it to a favicon generator.
Two situations call for a different approach. If the file is a progressive JPEG or a PNG, lossless mode does not apply and the standard path is used instead. If the goal is to shrink a file rather than reframe it, cropping is the wrong tool for that job.
DocPivot Crop Image Use Cases
Passport photo for an online application
Context: An applicant needs a 35 by 45 millimeter head shot at 300 DPI from a phone photograph.
- Switch units to millimeters and set resolution to 300 DPI.
- Type 35 by 45, then position the box over the face.
- Download the resulting 413 by 531 pixel file.
Result: A file at the exact pixel count the portal expects, with no manual conversion arithmetic. Applications that require a PDF attachment can then run it through JPG to PDF.
Thirty product shots to one ratio
Context: A seller has a mix of landscape and portrait photographs that must display uniformly on a Shopify grid.
- Load all 30 files and select the 1:1 preset.
- Review the computed crop on each thumbnail.
- Download the ZIP archive of square images.
Result: Every listing image shares one ratio, so the storefront grid stops shifting between rows.
Archival scan cropped twice
Context: A family photograph is scanned as JPEG, cropped to remove the scanner bed, then cropped again later to isolate a subject.
- Run the first crop in lossless mode on the baseline JPEG.
- Accept the snapped block boundary shown in the preview.
- Repeat the process for the second crop.
Result: Two edit passes with zero cumulative compression damage, where a conventional cropper would have re-encoded twice. Checking the file's EXIF data first confirms the original capture resolution.
Circular avatar from a group photograph
Context: A team member needs a round profile picture for Slack and LinkedIn from a wider shot.
- Select the 1:1 ratio and frame the face.
- Set corner shaping to circle.
- Download the PNG, which carries transparent corners.
Result: A platform-ready avatar with clean edges, produced without a design suite or a background removal step.
How DocPivot Crop Image Handles Lossless JPEG Cropping
Lossless JPEG cropping works because JPEG stores an image as a grid of independently compressed blocks rather than as a flat list of pixels. Removing blocks outside the crop region and rewriting the remainder leaves the surviving data mathematically untouched, which is why no quality is lost. The technique has existed for years in desktop utilities built on jpegtran, including JPEGCrops and cropgui, and in mobile applications such as LLCrop, but it is rare in browser-based croppers. The trade-off is that the crop boundary cannot land wherever you like.
Block alignment. The top-left corner of a lossless crop snaps to a 16 by 16 pixel boundary for standard photos, or 8 by 8 for files stored without chroma subsampling. The snapped rectangle is displayed before the cut, rather than being adjusted silently the way the classic command-line tool does.
Edge pixels. Pixels within roughly two pixels of the new edge can differ slightly, because the decoder's color upsampling no longer has a neighboring block to reference. Everything inside that margin is identical to the source.
Format eligibility. Baseline JPEG files qualify. Progressive, arithmetic-coded, 12-bit, and CMYK JPEG files are declined and fall back to the standard crop, which still matches the source quality. Files in other formats such as PNG or HEIC converted to JPG use the standard path by definition.
Crop Size Reference for DocPivot Crop Image
At the default 300 DPI setting, common physical sizes resolve to the pixel dimensions below. Changing the resolution value scales every figure proportionally.
| Target | Physical size | Pixels at 300 DPI |
|---|---|---|
| Passport photo (most countries) | 35 by 45 mm | 413 by 531 |
| US passport photo | 2 by 2 in | 600 by 600 |
| Business card | 85 by 55 mm | 1004 by 650 |
| Standard photo print | 4 by 6 in | 1200 by 1800 |
| Large photo print | 5 by 7 in | 1500 by 2100 |
| A4 page | 210 by 297 mm | 2480 by 3508 |
The eight built-in ratio presets map to the placements most people crop for: 1:1 for profile pictures and product grids, 4:5 for Instagram portrait posts, 1.91:1 for link preview cards, 9:16 for vertical video covers, 16:9 for presentation slides and YouTube thumbnails, and 4:3 and 3:2 for conventional camera output. Cropping a wide photograph to 9:16 discards a great deal of width, so a rotate image step sometimes preserves more of the frame than a hard vertical cut.
Limits of DocPivot Crop Image
Three constraints are worth knowing before you start. First, rotation, mirroring, and corner shaping are unavailable in lossless mode, because all three require decoded pixels. Selecting lossless resets any rotation already applied, so the preview never promises something the output file will not contain.
Second, the batch ceiling is 30 images, because every file is decoded in the browser and uses local memory rather than a server's. A very large multi-megapixel photograph on an older phone will feel slower here than on an upload-based service that offloads the work.
Third, cropping cannot invent detail. Cutting to a small region and then printing it large will look soft, and no tool changes that. For files that need to shrink after cropping, DocPivot recommends a dedicated compression step rather than a lower crop quality, and for images that need a different container entirely, a general image converter is the right next stop.
How DocPivot Crop Image Compares to Other Online Croppers
Checked against the two most widely used free web croppers in September 2026.
| Capability | Crop Image | iLoveIMG | Adobe Express |
|---|---|---|---|
| Lossless JPEG crop | Yes | No | No |
| Where the file is processed | In your browser | Uploaded to servers | Uploaded to servers |
| Batch crop to one ratio | Yes, up to 30 | Yes | No |
| Circle and rounded crop | Yes | No | No |
| Print units with DPI | Yes | Pixels only | Pixels only |
| Rotate and flip in the cropper | Yes, standard mode | No | Yes |
The honest summary is that iLoveIMG has a broader image toolkit around its cropper, and Adobe Express carries a crop forward into a full design environment. Neither offers a lossless JPEG path, print units, or local-only processing. If the crop is the first step of a larger design job, those services fit better. If the crop itself has to be exact and private, DocPivot is built for that case. Removing embedded location data afterward is handled separately by a metadata remover.
Frequently Asked Questions About DocPivot Crop Image
Not in lossless mode, where kept pixels are bit-identical to the source. Standard mode re-encodes, but it reuses the source file's own quantization table so the loss is far smaller than a fixed-default re-encode. PNG and other lossless input formats never lose quality either way.
Yes, with no account, no watermark, and no daily cap. Because the work happens on your own device, there is no server cost to meter.
No. The file is decoded and cut inside the browser tab, and no part of it is transmitted at any point.
JPG, PNG, WebP, GIF, BMP, and TIFF. Output matches the input format, except when a circular or rounded mask forces PNG so transparency is preserved.
Lossless cropping snaps to the JPEG compression block grid, usually 16 by 16 pixels. The snapped rectangle is shown before you commit, so the shift is visible rather than silent.
Lossless works on baseline JPEG only. Progressive, arithmetic-coded, 12-bit, and CMYK JPEG files fall back to the standard crop automatically.
Up to 30 in a single batch, returned as one ZIP archive. The cap exists because each image is decoded using your device's memory.
Switch the unit selector to millimeters, centimeters, or inches and set the resolution value. A 35 by 45 millimeter crop at 300 DPI produces a 413 by 531 pixel file.
Yes. Set corner shaping to circle and the output is a PNG with transparent corners, drawn as an ellipse inscribed in the crop box.
No, these are separate operations by design, since combining them would force a re-encode. Crop first, then resize the result.
Lossless mode preserves the file structure, while standard mode re-encodes and may drop some fields. Use a dedicated metadata tool when removal needs to be certain.
Not with this tool, which handles raster images only. Use crop PDF for document pages instead.
They are discarded from the output file and cannot be recovered from it. The original file on your device stays untouched, since nothing is overwritten automatically.
Not in this tool, but the cropped file can be passed straight to a watermark tool without an extra conversion step.
