3. Abrindo arquivos

Existem diversas formas de abrir uma imagem no GIMP:

3.1. Abrir Arquivo

A maneira mais óbvia de abrir uma imagem existente é o menu. Use ArquivoAbrir para chegar na janela de Abrir imagem, permitindo que você navegue até o arquivo e clique em seu nome. Este método funciona bem se você souber o nome e a localização do arquivo que você deseja abrir. Embora a opção de Abrir imagem tenha um painel de visualização, não é conveniente (fácil) encontrar uma imagem com base em uma miniatura.

[Nota] Nota

Ao abrir um arquivo, o GIMP deve determinar o tipo de arquivo. Infelizmente, a extensão do arquivo, como .jpg, não é 100% confiável: extensões de arquivo variam de sistema para sistema, e, sobretudo, qualquer arquivo pode ser renomeado para ter qualquer extensão, e há muitas razões pelas quais um nome de arquivo pode não ter uma extensão. O GIMP primeiro tenta reconhecer um arquivo, examinando o seu conteúdo: a maioria dos formatos de arquivo comumente usados têm cabeçalhos mágicos, que permitem que sejam reconhecidos. Só se a mágica não produzir resultado o GIMP recorre ao uso da extensão.

Figura 5.4. O diálogo Abrir Imagem

O diálogo “Abrir Imagem”

GIMP 2.2 introduced a new Open Image dialog that provides several features to help you navigate quickly to a file. Perhaps the most important is the ability to create bookmarks, or Places, for folders that you use often. Your list of bookmarks appears on the left side of the dialog. The ones at the top, such as Desktop, are provided automatically. Use the Add button to add the current directory to the list. Use the Remove button to remove the selected bookmark. Double-click on a bookmark to navigate directly to that directory.

O centro da caixa de diálogo contém uma listagem do conteúdo do diretório selecionado. Subdiretórios são mostrados na parte superior da lista, arquivos abaixo deles. Por padrão, todos os arquivos no diretório estão listados, mas você pode restringir a lista de arquivos de imagens de um tipo específico de arquivo usando o menu de seleção Tipo de arquivo que aparece abaixo da listagem do diretório.

Quando você seleciona uma entrada de arquivo de imagem na lista, uma visualização é exibida no lado direito da caixa de diálogo, junto com algumas informações básicas sobre a imagem. Note que visualizações são armazenadas em cache quando são geradas a primeira vez, e há algumas coisas que você pode fazer que podem causar uma visualização incorreta. Se você suspeita que isso possa estar acontecendo, você pode forçar a geração de uma nova pré-visualização, mantendo pressionada a tecla Ctrl e clicando na área de visualização.

Por padrão, uma caixa de texto Localização está presente no diálogo Abrir Arquivo. Ela pode estar ausente: A combinação de teclas Ctrl+L faz a essa caixa aparecer ou permanecer escondida. Alternativamente, você pode clicar no ícone do papel e lápis no canto superior esquerdo para ligar e desligar a mesma.

[Nota] Nota

Se você selecionar um nome de arquivo da lista e cliqcar no botão Abrir no canto inferior direito da caixa de diálogo a imagem será aberta no GIMP. É quase certo que o GIMP irá determinar automaticamente o tipo de arquivo por você. Em raras ocasiões, principalmente se o tipo de arquivo for incomum e não tiver o nome de uma extensão significativa, o GIMP pode deixar de identificar corretamente o arquivo. Nesse caso, use Selecionar Tipo de Arquivo na parte inferior da caixa de diálogo para especificar manualmente o tipo de arquivo. Mais comumente, porém, se o GIMP não conseguir abrir um arquivo de imagem, ele estará corrompido ou trata-se de um formato não suportado.

3.1.1. Import from PDF

If you select a PDF file to open, GIMP will show an extra dialog with options specific to this file type.

Page selection

You can select pages by typing one or more page numbers or ranges, separated by commas. For example, 4-7,9 selects pages 4, 5, 6, 7, and 9 of the document. The default is to select all of the pages in the document.

Open pages as

If this is set to Images, then GIMP will open each of the selected pages as a separate image. If it is set to Layers, then GIMP will create one image with each of the selected pages in its own layer.

Image size

The size of the image created is controlled by the Width, Height, and Resolution settings. A PDF document contains information about its width and height in units of physical length so it is meaningful to set the width or height of the image in pixels or its resolution in pixels per physical unit of length: as you set any of these three parameters, the other two will automatically adjust to match.

Use Anti-Aliasing

Check this box to apply antialiasing to text in the image.

3.1.2. Import from PostScript

If you select a PostScript file to open, GIMP will show an extra dialog with options specific to this file type.

Page selection

You can select pages by typing one or more page numbers or ranges, separated by commas. For example, 4-7,9 selects pages 4, 5, 6, 7, and 9 of the document. The default is to select all of the pages in the document. Note: this is only visible if there is more than one page.

Open pages as

If this is set to Images, then GIMP will open each of the selected pages as a separate image. If it is set to Layers, then GIMP will create one image with each of the selected pages in its own layer. Note: this is only visible if there is more than one page.

Rendering

The size of the image created is controlled by the Width, Height, and Resolution settings. A PostScript document contains information about its width and height in units of physical length so it is meaningful to set the width or height of the image in pixels or its resolution in pixels per physical unit of length: as you set any of these three parameters, the other two will automatically adjust to match.

Coloring

Select B/W to have GIMP create the image as a 2-color indexed image, Gray for a grayscale image, or Color for an RGB image (see Seção 1, “Tipos de Imagem” for a full explanation of these different image modes). If you select Automatic then GIMP will try to determine the most suitable mode from the contents of the file.

Try Bounding Box

If this is checked, GIMP will use the bounding box information in the PostScript file to determine how much of the page to use: effectively, this is equivalent to cropping whitespace from the edges of the image. It is possible for a PostScript file to contain no bounding box information, in which case this option will be ignored.

Antialiasing

You can choose to have GIMP apply antialiasing separately for text and for graphics in the imported image. Either Weak or Strong antialiasing may be applied: usually you should select Strong.