| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,921
» Latest member: Charlotte
» Forum threads: 7,685
» Forum posts: 41,804
Full Statistics
|
| Latest Threads |
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
6 hours ago
» Replies: 3
» Views: 191
|
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
Yesterday, 11:49 AM
» Replies: 25
» Views: 22,776
|
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
11-05-2025, 07:47 AM
» Replies: 7
» Views: 3,749
|
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 472
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 435
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,900
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 234
|
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 120
|
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 122
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 205
|
|
|
| How to introduce Title and description to a Photo? |
|
Posted by: silc - 10-03-2017, 03:30 PM - Forum: General questions
- Replies (1)
|
 |
Hi experts,
I'm new in the forum and also in Gimp. I've been following several tutorials and I made some changes to a photo and I think the photo is now better.
I would like to ask how can I give a title, description, keywords and copyright to my photo in Gimp (Metadata)?
I would like to upload my photo to a Stock Photography website, but I'm not seing where I can introduce all these necessary data in Gimp.
Thanks for your help.
Cheers.
|
|
|
| Arc an image |
|
Posted by: johna1954 - 10-03-2017, 11:41 AM - Forum: General questions
- Replies (4)
|
 |
Hi,
Looking to see if there is an easy way or a plugin that will allow me to take an image and warp in the shape of an Arc similar to the 'Warp' Arc feature in our well known rival. I have tried various 'Warp' options that GIMP offers, 'Curve Bend', 'iWarp' and 'Polar Co-ordinates'.
I am trying to take a photographic image and shape to fit on a Latte shaped mug. I can create a template of the overall required shape but unable to get the image to fit correctly.
All searches on Google point to Photoshop. I run Linux and quite happy with GIMP. Is there possibly a plugin? I have searched for one but came up empty.
TIA for any help, hints etc.
John
|
|
|
| Scheme: reading Extended ASCII files |
|
Posted by: nbeaudet - 10-03-2017, 11:15 AM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hello to all!
I am attempting to read Ascii files into Scheme. For some reason unknown to me, accented letters (ExtendedASCII) are ignored.
I am using the following statements:
Code:
(define inFile (open-input-file "E:/SomeFile.txt"))
(read inFile)
(read inFile) will properly read words with punctuation.
But lines like :
Lods: redevance féodale
Tourer: préparer pâte feuilletée
will be read in as :
Lods: redevance fodale
Tourer: prparer pte feuillete
Labelling of layers/channels/LayerGroups, in stand-alone scripts I have programmed, have shown no difficulties with accented letters.
What is missing from my code above?
Thanks in advance,
Nicolas Beaudet
P.S.
Gimp.2.8.22 / Windows 10 64-bit / Notepad++ as Script editor.
|
|
|
| Silhouette with transparent Background help! |
|
Posted by: RachelA - 10-01-2017, 07:42 PM - Forum: General questions
- Replies (3)
|
 |
Hi,
I have started using the software and have managed to create silhouettes from three images, I want to place them on a beach scenes, however the background of the silhouette images are white, is there an option to have them transparent so I just get the silhouette and no background?
Hopefully I've explained what I'm trying to do clearly ?
|
|
|
| BigTiff TIFF64 File Export |
|
Posted by: tsiolkovsky - 09-30-2017, 09:53 PM - Forum: General questions
- Replies (1)
|
 |
I have an xcf project which is so large that when it exports to tiff it fails due to reaching the tiff file limit size. This is due to the 32bit tiff file size limit. I would like to be able to export my image to BigTiff, the 64bit tiff file type. Currently, I am able to work around this by cropping the file into pieces, saving them each as 32bit tiff files, and then using ImageMagick to append the files into a TIFF64 BigTiff output file.
How do I get GIMP to export as TIFF64?
Thanks
|
|
|
| How to make a circle or ellipse image |
|
Posted by: Ofnuts - 09-30-2017, 08:21 AM - Forum: Tutorials and tips
- No Replies
|
 |
Word of caution: there are no circular images. There are images where corners are transparent, so that only a circle shows.
First make sure that your layer has an "alpha channel" (menu: Layer/Transparency/Add alpha channel)(if it's grayed out, it means you already have one)
Then create a circular selection ("Ellipse select tool", the 2nd one in the toolbox). You can check the "Tool options" dialog: menu: Windows/Dockable dialogs/Tool options (top of list). If you want a true circle, check the "Fixed" option, select "Aspect ratio' and enter "1:1". Depending on what kind of marks you have, you can use the diagonal framing (default) where you click one corner, and release at the opposite diagonal corner, or the radial one (check "Expand from center" in the Tool options) where you click where you want the center of the circle and release where you want the border.
Once the selection is done, you can move it (click around the middle) or extend it (click inside, but close to the sides).
One you are have the required selection, invert the selection, so that everything is selected, except your circle: menu: Select/Invert (or Ctrl-I)
Erase the selection (menu: Edit/clear or "Delete" key). You should have your central circle left, surrounded by a checkerboard pattern.
Reduce the checkerboard to the minimum by auto-cropping the image (menu: image/autocrop image)
Export the image in a format that supports transparency, like PNG. JPEG doesn't support transparent images...
If you are going to work further on the picture, save it as XCF (Gimp native format).
|
|
|
|