WikiPlus

Criador de Colagem

Organize de 2 a 9 fotos em uma colagem em grade com layout, espaçamento, padding, fundo e cantos arredondados personalizáveis. Grátis, no navegador.

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

Por Sergio Robles — Fundador

0 de 4 imagens
#FFFFFF
Seus arquivos são processados localmente no seu navegador. Nunca enviamos ou armazenamos seus dados.

O que é Criador de Colagem?

O Criador de Colagem combina até nove fotos em uma única imagem compartilhável usando o layout em grade que você escolher — 2×1, 1×2, 2×2, 3×1, 3×2 ou 3×3. Arraste as peças para reordenar, defina o espaço entre células, controle o padding externo, escolha qualquer cor de fundo e arredonde os cantos para um visual mais suave. Cada foto é ajustada no modo cover dentro da sua célula, então formatos mais altos ou mais baixos são recortados de forma limpa em vez de esticar. Exporte como PNG de alta resolução (sem perdas, ótimo para impressão) ou JPG (arquivo menor, perfeito para apps de mensagem). Tudo roda sobre um canvas HTML no seu navegador — os originais nunca são enviados, então fotos de produto sob NDA, artes de marketing ainda não lançadas e fotos pessoais de família ficam privadas. Blogueiros de viagem resumem roteiros com várias paradas em uma imagem. Times de e-commerce montam folhas de miniaturas para testes A/B. Professores compilam painéis de trabalhos de alunos. Fotógrafos de casamento entregam sneak peeks.

Quando devo usar esta ferramenta?

  • Comparações antes / depois. Coloque fotos de reforma, treino ou revisão de design lado a lado no layout 2×1 para que os espectadores vejam a transformação num relance. Os controles de espaço e raio fazem a comparação parecer intencional, não improvisada.
  • Recaps de redes sociais. Resuma uma viagem de fim de semana, um evento ou o lançamento de um produto em uma única grade 3×3 que rola bem no Instagram, LinkedIn ou Pinterest. Uma imagem capta mais contexto que um carrossel e aparece nas prévias de feed sem cliques.
  • Mockups de folha de produto. Combine diferentes SKUs, variações de cor ou fotos de tamanhos de embalagem em uma imagem para anúncios de e-commerce, revisões internas e decks de pitch. Espaço e fundo consistentes dão à folha um ar de catálogo.
  • Álbuns de família. Grades prontas para impressão a 300 DPI para álbuns de foto, páginas de scrapbook e tiragens de geladeira. Cantos arredondados e uma cor de fundo quente dão à página um visual polido e editorial em menos de um minuto.

Como montar uma colagem

  1. 1Clique em Adicionar imagens para carregar de 2 a 9 fotos. JPG, PNG e WebP são aceitos. A prévia atualiza no momento em que cada imagem é decodificada.
  2. 2Escolha um layout. 2×2 serve para quatro fotos, 3×3 comporta nove; formatos altos preferem layouts 1×2 ou 3×1.
  3. 3Arraste as miniaturas na bandeja de peças para reordenar ou clique no × para remover qualquer foto.
  4. 4Ajuste espaço (entre células), padding (borda ao redor da grade), raio dos cantos e cor de fundo. Cada mudança redesenha o canvas instantaneamente.
  5. 5Escolha PNG para qualidade de impressão sem perdas ou JPG para arquivos menores e clique em Baixar colagem.

Perguntas frequentes

O que acontece com fotos de proporções diferentes?

When you add photos with mixed aspect ratios to a collage layout, each cell in the grid is assigned a fixed rectangular region on the output canvas, and photos are fitted using an object-fit: cover equivalent rendered through the Canvas 2D API. This means the image is scaled up uniformly until its shorter dimension fills the cell completely, and any excess along the longer dimension is cropped symmetrically from both sides — so a tall portrait photo placed in a wide landscape cell will have its left and right edges trimmed, while a wide photo in a portrait cell will have its top and bottom trimmed. The crop is centered by default, meaning the visual center of the original image is preserved in the cell. This approach ensures clean uniform cells with no letterboxing or pillarboxing white bars. If the automatic center crop cuts off important content — for example, a face near the top of a portrait — the best workaround is to pre-crop the photo in an image editor before uploading, shifting the region of interest to the center so the symmetric crop keeps it visible. The tool does not currently support drag-to-reposition within a cell. All image handling is performed using the HTML Canvas API and the FileReader API entirely within your browser — no data leaves your device. As a practical tip, for consistent results, prepare your photos to a similar aspect ratio before uploading, especially if you want to avoid unexpected crops on subjects near image borders.

Qual o tamanho da colagem exportada?

The exported collage dimensions are determined by the canvas size setting you configure before generating the layout. The tool uses the HTML Canvas API to composite all photos and applies gap and padding values at the pixel level, so the output is a raster image at exactly the pixel dimensions you specify. Common preset sizes include 1080×1080 pixels for square social media posts, 1920×1080 pixels for a widescreen presentation background, and 1080×1920 pixels for vertical story formats. If no custom size is set, a default canvas width is used and the height is calculated proportionally based on the grid layout and the number of rows. The export file is generated via canvas.toBlob() with PNG encoding by default, which preserves full color fidelity with lossless compression. For a 2×2 grid at 1080×1080 pixels with 10-pixel gaps, each cell would measure approximately 530×530 pixels. File size of the exported PNG scales with the canvas area and image complexity — a 1920×1080 collage with four detailed photographs may produce a file between 2 and 6 megabytes depending on content. If you need a smaller file, export at a lower canvas resolution and upscale later rather than exporting large and compressing, since PNG is lossless. All compositing happens entirely in your browser — no data leaves your device. As a practical tip, choose your target platform first and set the canvas to that platform's recommended resolution before adding any photos, since changing canvas size after layout can reset cell assignments.

Posso misturar fotos em retrato e paisagem?

Yes, you can mix portrait and landscape photos freely — the collage maker accepts any image regardless of orientation, and each photo is independently scaled and cropped to fill its assigned cell. The Canvas 2D drawImage() call handles the geometry: each source image is drawn with a source rectangle calculated to fill the destination cell at cover scale, meaning it scales up until the shorter edge matches the cell dimension and then centers the crop on the longer edge. Every cell in the final collage has clean filled content with no empty space. Because portrait photos have a larger height-to-width ratio than landscape cells, more vertical content will be cropped when a portrait is placed in a landscape-oriented cell, and vice versa. If you have a mix and care about preserving the full composition of specific photos, pre-crop those images to match the cell aspect ratio before uploading. Modern smartphones apply EXIF orientation metadata to photos taken in portrait mode, and most browsers respect this metadata when loading images via the FileReader API, so photos should display right-side up automatically. However, if a photo appears rotated, open it in an image editor and save it with the rotation baked into the pixel data rather than stored as an EXIF tag. All compositing runs entirely in your browser — no data leaves your device. As a practical tip, place your most important subject photos in the largest cells of your chosen layout to give them more display area and reduce the chance of key content being cropped.

Por que espaço e padding são separados?

Gap and padding serve distinct layout purposes even though both affect the white space in the final collage. Gap refers to the space between cells — the gutters that separate one photo from the adjacent one horizontally and vertically. Padding refers to the space between the outer edge of the grid and the canvas boundary — essentially the margin around the whole collage. Keeping them separate gives you precise independent control over two different design decisions. You might want zero gap between photos for a seamless tiled look while still having a 20-pixel white border around the composition so it sits cleanly inside a slide or print template. Alternatively, you might want generous gutters between photos for breathing room, but zero padding so the collage bleeds to the canvas edge. If these values were merged into a single setting, achieving asymmetric or zero-one configurations would be impossible without a workaround. This separation mirrors the CSS box model distinction between gap (used in grid and flex layouts) and padding (applied to the container element), mapping directly to those familiar concepts. The Canvas renderer applies padding first to define the available grid area, then distributes cells within that area with the specified gap; each cell then receives a photo drawn to fill it. All rendering happens entirely in your browser — no data leaves your device. As a practical tip, start with equal gap and padding values for a balanced look, then adjust each independently once the layout is close to what you want.

O conteudo desta pagina esta disponivel sob CC BY 4.0.