Introduction: Slice Up Your Face (Again)
This one is related to https://www.instructables.com/id/Cutting-Out-Your-Face/
The idea is you have a picture of a face (or any image) and you want to cut it into metal or wood using a CNC tool or paint it on something or carve it into something.
You need some way to turn this really complex picture into a collection of simple shapes without losing the ESSENCE of it.
This time, I want to demonstrate a trick that involves GIMP. GIMP is a free paint program (GNU Image Manipulation Program). Find it here: http://www.gimp.org/ GIMP has a filter that I couldn't find in Photoshop that's kind of cheesy in just the way I need it be.
This time, I'm going to actually cut it out of something just to demonstrate that you can actually do that. The first image on this intro is a piece of 14"x14" matte board laser cut with the image described and then held up against a blue wall.
I made it at Techshop! www.techshop.ws
Step 1: Open Your Image in GIMP
You can download GIMP from www.gimp.org; it's free.
Run GIMP and then open your original photo in it.
Step 2: Focus on the Part You Want
In GIMP, cut out everything but the face (or whatever the important part in your picture might be) by selecting the part you want with the lasso tool, then do select->invert and then press delete.
This is an artistic choice, allowing you to focus on the most important part of your picture. Mostly though it's practical; if you do this now, you can focus all your work on something that fits on the screen.
Use image->autocrop to select just the image and cut out the white space. Then use image->scale image to make it larger -- 2000 in it's smallest dimension should be good.
Step 3: Grayscale
Now use image->mode->grayscale to remove all the color.
It's still a breathtakingly beautiful and complicated image.
Step 4: Brighten Your Day -- and Your Image
Now you need to brighten your image. Use colors->brightness-contrast... to call up a dialog box. Enter a number (or slide the slider) for brightness. You want it to look kind of faded or washed out; it probably isn't bad to go "too far".
For this image I used 70. An image with a lot of white in it should get less; a darker image more. The key is that the dark parts should be dark gray and the light parts almost white.
Step 5: Slice Your Image
Use filters->distorts->newsprint... to bring up the newsprint dialog box. Set cell size to 40, set "spot function" to "line". You might, depending on preferences and artistic license, set the angle to something other than 45 degrees -- I set it to -45 because I thought it looked a little better. Now click "OK".
Now go to the bottom of the window and change the zoom (it has a percentage). Click on the little pulldown and select 12.5%. Does it look like your image?
Now select 200%. Are there any parts where the white lines are either completely cut off or very narrow?
If you can't recognize your image then you need to do ctrl-z (undo) and try again with a lower number.
If you can recognize your image but the black lines touch (or come very close) go back and try again with a higher number.
If you have both problems go back to the brightness and brighten it more.
You may have to play around a bit to get this to work the way you want it.
Step 6: Maybe Dots Are Better
There is another way to do this using the same tool: "round". Round will probably look better but it may take longer to cut. You might be able to have the image be darker and have it still work.
To use round, change "spot function" to "round". You can probably change the cell size to a smaller number; I used 30.
Once again, you need to make sure that there is enough white space for your material to hold together.
An interesting option here is to print this pattern on to a piece of paper, lay it over your material and then drill out all the black stuff with an ordinary drill. Since I have access to techshop, I can use their CNC machines to save myself that trouble.
Step 7: Save Your Work
Use Export (ctrl-E) to export this file to a jpg. Then run coreldraw.
Select file->new to get a new document and then import your image into coreldraw using file->import.
Step 8: Turn Bitmaps Into Vectors
Most CNC tools need a vector, not a bitmap.
In Coreldraw, right click on the image, select "outline trace"->detailed logo. Make sure "delete original image" and "remove background" are checked.
Right click on the object and select properties. In the properties panel (to the right) select the pen tab and set with to "hairline". To see what just the lines look like, go to the bucket tab and select the "X" under "fill".
The 2nd and 3rd images shows the tool path and the cut away respectively. This is instructive because the tool path image doesn't look like anything but it will produce a result very much like the other one which looks like the original in some strange way.
Step 9: Same Again But With Dots
Ok, again with the dots. You get this exactly like the lines but just use the dots image you created in GImp.
Step 10: Ready, Set, Cut
I'm going to cut this on the laser cutter because I think the lines are too close together for the plasma cutter.
Export it as a coreldraw file, put it on a thumb drive and then use the computer connect to the laser printer to "print it" .

Participated in the
Epilog Challenge V
20 Comments
6 months ago
Thank you!!! I was looking for this effect everywhere.
Question 8 months ago on Step 2
I don't know where to find image auto crop in my recently downloaded gimp
Answer 8 months ago
First off, you can use "zealous crop" or "crop to content" or you can just select the part you want.
Second, the image shows the latest version of Gimp (man, I like the program!) with the various autocrops pointed out. Or, again, just pick a selection tool and do it by hand.
2 years ago
merhaba gimp den sonraki aşama için coreldraw yerine baska program kullanabilir miyim?
Reply 10 months ago
Once you have the image you can use any program that works for your particular CNC machine. Coreldraw was a cheap option for me but you could also use others.
Google translate says that was Turkish and it says that the english above translates to this in Turkish.
Görüntüye sahip olduğunuzda, kendi CNC makineniz için çalışan herhangi bir programı kullanabilirsiniz. Coreldraw benim için ucuz bir seçenekti ama başkalarını da kullanabilirsiniz.
Question 3 years ago
(Use ilters->distorts->newprint) icant find this tools i dont know if gimps or corel draw can you help me...thanks
Reply 10 months ago
It's filters->distorts->newsprint. It's still in gimp2 (the open source paint program). Here is a screen shot of the menu I mean.
Reply 3 years ago
Aha! You can't find it because it's a typo!
It's in Gimp, it's supposed to be "filters->distorts->newsprint...". "Filters" is the menu, distorts is the section and newsprint is the specific filter.
Good catch, thanks for pointing it out!
Reply 3 years ago
Here are some screen shots (wasn't sure how big it should be).
3 years ago on Step 1
Another Dave here. Just wanted to say thanks for the quickie Gimp tool tip. I'm referring to the cut-out-image-lose-background action. You should write Gimp tutorials. They need you. Quick, simple, 1-2-3's for a specific ACTION, rather than a long-winded "Chilton Manual" type chapter for one little tool. ~David, a.k.a. the ConnMan.
Reply 3 years ago
Thanks. I'll consider that. I did a similar thing for coreldraw here on Instructables -- the 10 "most needed operations in CorelDraw". I could do a similar thing for Gimp. Assuming I can figure out what they are. Like most people I usually use a paint program to crop and size images.
9 years ago on Introduction
I have been experimenting with the technique a bit more.
I was quite pleased with how this came out.
Reply 9 years ago on Introduction
That's cool! Did you do that in GIMP or serif or what?
Reply 9 years ago on Introduction
I used serif for that.
It was not a supplied filter though.
I basically reproduced what I would have done twenty years ago in a darkroom. I used a line pattern to which I added some blur, this blurred line image was placed over the grey scale image and the two merged. I then used curves to increase the contrast to maximum. In the old days this would have been done using lith film and the blurring of the screen pattern would have been achieved by placing on a sheet of glass above the grey scale negative.
It is a lot easier to do on the computer and fun to experiment with different screens.
You could make tone separations and then use screens at different angles for different parts of the image.
Hmm maybe I should write an instructable on this.
9 years ago on Introduction
Is that 'Newsprint' effect standard in GIMP? I use Serif photo plus most of the time. I will have to see if there is a plug in to achieve the same thing.
I produced quite a few images like that in the 1980s, but they were done in a darkroom using various halftone screens and lith film.
Doing it on a computer is a lot quicker.
Reply 9 years ago on Introduction
Yes, it's standard in GIMP and GIMP is free, free, free.
Assuming you have a computer already, doing it on a computer is a lot cheaper, too.
9 years ago on Introduction
I just had a go to see what effect I could create using some downloaded patterns in Serif. A slightly manual approach, I tried to replicate the procedure I used to create similar images in the darkroom back in the 1980s.
Here are my first attempts, best to view full size or the screening on the images will interact with the monitor screen and produce a moiré pattern.
Reply 9 years ago on Introduction
Yep, that's the same thing EXCEPT, that I deliberately set it to an absurdly large cell size because some tools (like the plasma cutter) have an absurdly large kerf. The advantage of GIMP over photoshop (correct me if I'm mistaken) is that photoshop won't go that far down because there is no reasonable use case for it in their world... ;-)
By the way, I, too, learned about this using a darkroom and halftone screens. I guess that's where the basic idea came from... Everything in technology seems to repeat itself eventually...
Reply 9 years ago on Introduction
Another darkroom method, which was what i sort of copied was to use a lith copy of a letratone screen. This of course gave a sharp screen, to get the halftone effect the lith screen was placed above the glass negative carrier and then the continuous tone negative printed onto lith film or paper. I will have to experiment with more DIY digital screen patterns.
9 years ago on Introduction
Two things:
First, I'm sorry that I haven't actually cut this out on a laser cutter. I think the technique is useful in a lot of different ways but I also want to do the physical part, too. But there's a lot of interest in this right now so I thought I'd "seize the day" even tho I haven't gotten the last piece. I will, I promise.
Second, this one is very closely related to that one:
https://www.instructables.com/id/Cutting-Out-Your-Face/
Now we have a much broader select of techniques for preparing an image.