WikiPlus

Recortar Imagem

Recorte imagens no tamanho e proporção perfeitos. 100% grátis, funciona no seu navegador.

Processamento local
1.4s em média
4.8 de 5 — com base em 1,247 usos

Por Sergio Robles — Fundador

Arraste e solte sua imagem aqui

ou clique para procurar arquivos

JPG · PNG · WebP
Seus arquivos são processados localmente no seu navegador. Nunca enviamos ou armazenamos seus dados.

O que é Recortar Imagem?

O Image Cropper recorta qualquer foto em uma proporcao definida ou tamanho personalizado em pixels. As proporcoes incluem 1:1, 4:5, 16:9, 9:16, 3:2 e 4:3. Fotografos preparam fotos para o Instagram quadrado. Corretores recortam fotos de imoveis na proporcao MLS. Vendedores online ajustam o enquadramento de produtos. Criadores cortam thumbnails do YouTube em 1280x720. As alcas de arraste se encaixam na proporcao escolhida. Voce nao consegue distorcer a imagem por engano. A ferramenta usa a Canvas API do navegador. Fotos e assets de marca nunca saem do seu aparelho. A saida preserva o perfil de cor. Dados EXIF podem ser removidos por privacidade ou mantidos para portfolios. O corte livre em pixels tambem esta pronto para trabalhos avulsos.

Quando devo usar esta ferramenta?

  • Cortar fotos de rosto em um quadrado 1:1 para fotos de perfil do LinkedIn
  • Recortar fotos em paisagem para 16:9 para miniaturas de vídeos do YouTube
  • Eliminar fundos que distraem em anúncios de produtos em marketplaces
  • Criar recortes 4:5 em retrato para o Instagram a partir de fotos mais amplas

Como recortar uma imagem online?

  1. 1Envie sua imagem para carrega-la no visualizador de corte.
  2. 2Escolha um preset de proporção como 1:1, 4:3 ou 16:9.
  3. 3Arraste as alças dos cantos para ajustar a area de corte.
  4. 4Mova a caixa de corte sobre o elemento que quer manter.
  5. 5Clique em cortar e baixar para salvar a nova imagem.

Perguntas frequentes

Quais proporções são mais uteis para redes sociais?

The most useful aspect ratios depend on the platform and placement. For Instagram feed posts, 1:1 (square) is the safest universal choice because it fills the most vertical space on mobile without triggering crop warnings. Portrait posts at 4:5 take up even more feed real estate and consistently outperform square in impression-per-post studies. Instagram Stories and Reels require 9:16 vertical framing — anything wider gets letterboxed with blurred edges. Twitter/X in-feed images render best at 16:9; the header banner uses 3:1. LinkedIn personal posts perform well at 1.91:1, which matches the Open Graph preview ratio exactly, so link-preview cards look crisp. Facebook feed images support 1.91:1 to 4:5; 1:1 is the safe default. YouTube thumbnails and video previews are always 16:9 at a minimum of 1280×720 pixels — going below that makes the thumbnail appear blurry on Retina displays. Pinterest favors 2:3 vertical pins, with 1000×1500 px being the recommended file size. WikiPlus Image Cropper offers all of these as one-click ratio presets so you never have to do the math manually. Free-form pixel cropping is also available for non-standard placements such as banner ads or email headers. Cropping to the exact platform ratio before upload prevents the platform's automatic re-crop, which routinely cuts off faces, logos, and critical text near the edges. Always double-check the final crop on a mobile preview before scheduling a post.

O corte reduz a qualidade da imagem?

Cropping itself is geometrically lossless — the tool removes the pixels that fall outside your selected region but does not touch, re-encode, or recompress the pixels that remain inside the crop box. The Canvas API reads the source pixels and writes only the cropped subset to a new canvas, preserving the original bit depth and color values exactly. Quality loss becomes possible only at the export step, when the cropped canvas is encoded into a file format. If you export as PNG, the result is lossless regardless of the source format, because PNG uses a lossless deflate codec. If you export as JPEG, a quality setting between 90 and 100 is visually indistinguishable from the source at normal viewing distances; dropping below 80 introduces visible blocking artifacts in smooth gradients and skin tones. WikiPlus Image Cropper defaults to JPEG quality 92, which is the same target used by Google's Lighthouse tool and most professional photo-sharing platforms. The original color profile (sRGB, Display P3, or Adobe RGB) and EXIF orientation metadata are both preserved through the export. For RAW photography workflows where sub-pixel accuracy matters, always do the final crop in a RAW-aware editor like Lightroom or Darktable, then export once. For web publishing, social media, and e-commerce listings, browser-side cropping at quality 92 is fully adequate. Practical tip: export as PNG when cropping logos, screenshots, or graphics with flat colors — you get lossless precision without the file-size penalty that JPEGs impose on non-photographic content.

Posso cortar varias imagens de uma vez?

Yes. WikiPlus Image Cropper supports batch cropping of up to 50 images in a single session. Drop an entire folder of images into the upload zone — Chrome, Edge, and Firefox on desktop all support directory drag-and-drop. Once loaded, the aspect-ratio preset or custom pixel size you choose applies uniformly to every image in the batch. This is particularly useful for e-commerce product photography where every listing image must conform to the same 1:1 square at 800×800 pixels, or for social-media teams that need an entire campaign's photos cropped to 4:5 before scheduling. Each image is cropped independently in the browser using the Canvas API, so no image data is ever uploaded to a server — the entire batch processes locally on your device. The crop box can be repositioned per image if you need to center the subject differently in each frame; use the manual mode for that and cycle through images one at a time. If all images share a consistent composition — product on a white background, headshots centered at the same framing — the fixed-ratio auto-crop mode handles all 50 in a single click. Batch output is packed into a ZIP archive for one-click download, with each file named after the original filename plus the target dimensions. On a modern laptop, 50 full-resolution JPEG images crop and compress in under 15 seconds. Tip: name your source files with a numeric suffix (photo-001.jpg, photo-002.jpg) so the ZIP archive unpacks in the correct sequence.

O cortador lida com PNGs transparentes corretamente?

Yes. The WikiPlus Image Cropper fully preserves the alpha channel through every step of the crop operation. When the source image is a PNG or WebP file with transparent pixels, the Canvas API reads the full RGBA data — red, green, blue, and alpha per pixel — and the cropped output retains the exact transparency mask of the original region. Semi-transparent edges, soft drop shadows, and anti-aliased logo outlines all survive the crop without any fringing or background bleed. The output format determines whether transparency is ultimately preserved in the saved file: exporting as PNG keeps the alpha channel intact and losslessly, while exporting as WebP also retains transparency. If you export as JPEG, the alpha channel is composited against a background fill color — white by default, but you can choose any color from the options panel — because the JPEG specification has no alpha channel support at all. For UI assets, icons, app store screenshots with rounded corners, product cut-outs, and marketing graphics where clean transparent backgrounds are essential, always export as PNG or WebP. The tool also respects the source file's embedded color profile so sRGB, Display P3, and Adobe RGB images render at their correct colors in the crop preview and in the downloaded file. Tip: when preparing transparent PNGs for use in Figma, Sketch, or Adobe XD, enable the "strip EXIF" option to remove camera metadata that design tools sometimes misinterpret as rotation instructions.

O conteudo desta pagina esta disponivel sob CC BY 4.0.