Photoshop :: How Do You Make A Pixel Smile?
Aug 29, 2002
Does anyone know in Photoshop how I could make a rectangular image smile. I've tried using the Distort Filter > Polar Coordinates but the results are unpredictable and I need it to be exact.
View 6 Replies
ADVERTISEMENT
Mar 13, 2011
I managed to remove the background, of an image,(A whit background) and put the image on top of a transparent layer. made a transparent image. When I place this image over a light color background, it looks fine, but when I place it over a dark color background, the edge of the image looks very rough and dirty, I think it's because some of the anti alias from the original image, how can I make it a clean image without going to delete pixel by pixel?
View 2 Replies
View Related
Nov 18, 2008
1) I'm wanting to take a pic of myself and use photoshop a to give me Glasgow Grin/ Chelsea Smile how would I go about that? Scar Brushes?
2) I have been wondering for the longest time how to make these types of backgrounds so I can make one for my Myspace. Those are the Myspace Backgrounds of 3 bands I listen to. I like the black center with an Image on each side. It looks as if all you do is use brushes or vectors on one side then flip/ mirror the image to the other side?
3) Wondering if anyone could teach me to make Jif. Banners. I'd like to make one for my friends Band. Here are 2 examples of what kind of Banners I want to make.
View 4 Replies
View Related
Mar 10, 2014
I'm trying to get these shapes to curve up, like a smile, and then curve down, like a frown, as the word changes to "misery." (The middle object stays in place, the objects on the outside rotate upwards and downwards)
View 4 Replies
View Related
May 26, 2008
If I use a pencil, I can draw one pixel at a time. However, if I switch to the Dodge or Burn tools, even selecting 1 pixel width, it still is soft. One click effects 8 pixels. How can I truly harden the tool to only darken 1 pixel at a time?
View 3 Replies
View Related
Jul 21, 2006
How can I make pixel fonts look good? It seems everytime I use one at 10pt or 8pt they look really bad.
View 1 Replies
View Related
Jun 24, 2013
I have a 1024x768 canvas and I want to draw two 1 pixel columns, one starting in column 0 and one in column 1023 (basically two tall white strips on the far left and far right)
How can I make this as a png which is transparent in the middle. I need to put this on top of another image and cover the left and right edges.
View 9 Replies
View Related
Sep 16, 2012
When I set my pencil brush tool to 1px, to make some pixel art, it is not 1 pixel, it adds an extra pixel to the left. I dont know why this happens, but im the height IS 1 pixel, but the width adds an extra pixel to the left or right (mainly left). even when i position it ExACTLY in the center of the grid, which is set to 1px by 1px, it STILL adds an extra pixel
View 7 Replies
View Related
Feb 12, 2009
I have a number of photo images which I need to convert to 6 specific colours and pixelate the image and then sit on a grid (like if you were to make an image using a Rubicks cube to define colour and the grided system).
How would I do this? The grid needs to be 450 x 450 grid cubes (not pixels as I need to show the grid also). Like I say imagine you are using the rubiks cubes to make an image.
View 2 Replies
View Related
Jun 19, 2013
Alright, so I want to make pixel art for a facebook cover, and I want to make the pixels large.
Question: How do I take the resolution down and keep the print size the same? I want to just be able to click and have a large pixel form.
View 1 Replies
View Related
Feb 3, 2014
I have some picture look like a line of graph, but it has only one-pixel line width (for an example in attach file) and it can't be seen when I put it in presentation slide. So I want to make line thicker, like 3-5 pixel width. How can I do this?
View 2 Replies
View Related
Jul 22, 2011
OK im working on Zelda a link to the past images and those things are like 24 pixels an object is there a way i can make the pixel bigger without stretching or re sizing cause that make it all blurry
Look okif you cant see them here
[URL]...
[URL]....
THE LITTLE ONE IS THE NORMAL SIZE then i re size it and it looks blurry you might not see it but in the game it looks too real
View 1 Replies
View Related
Mar 5, 2011
make a mobile wallpaper 360x640 pixel from a photo
How can i do a wallpaper for my mobile from a photo of my election ?
View 3 Replies
View Related
Nov 30, 2012
I would like ot make a smart fodler in LightRoom that will capture all my Instagram photos in one place. The parameter that seems obvious to me is the size 2048x2048.
I cannot see any way to make this an attribute in a smart folder, I am new to LightRoom.
View 3 Replies
View Related
Apr 11, 2013
When I crop a picture Pixel Demensions become 6 bytes Width and Height 1 pixel each. I can no longer see the picture. How can I fix this?
View 4 Replies
View Related
Feb 17, 2013
I'm making an ebook cover with a white background and I want to put a grey pixel cell frame around it but I don't know how to do it. I'm only getting started with getpaint.net.
View 3 Replies
View Related
Apr 22, 2013
I have two art objects on two layers. I want to match to the pixel the two objects that otherwise could be exactly the same but one layered object was imported slightly smaller.
The scale tool has good scale handling, I just want to measure the tool spots to the pixel to gain an exact scale size factor and match sizes.
View 2 Replies
View Related
May 12, 2007
It blows my mind that somthing this simple isnt all that simple. I used the eyedropper tool to slect a color from another photo, then used the brush while fully magnified to change the color of each pixel.
It was coming out a weird greyish color, and I noticed that if I clicked more than once, it got darker, but so did the pixels directly around the one i was editing. So, i copied both pictures, loaded them into paint, and went to town.
It worked, but then when i copied it back into photoshop, it had a black background (there was no background in the original pictures) around the sprite I was editing. I tried to use the magic wand tool to get rid of it, but it took parts of the sprite with it, so...
Is there any way that I can edit the color of a single pixel (or hell, even a group of pixels if they share the same exact color would be nice...preferred, even) accurately? If not, what program could I use that would keep the transparent background?
View 1 Replies
View Related
Feb 19, 2012
Via VBA macro, some way of getting RGB/CMYK color values of a bitmap pixel by pixel?
View 1 Replies
View Related
Jul 26, 2012
We are developing an application using functionality of Gimp´s channel mixer with java.
Our problem is that we don’t Know how channel mix works exactly for transforming pixel by pixel in Java.
For example,
We have an image an do on it the next mix:
Output Channel = Red
Red=200.0
Green=0.0
Blue=0.0
For simulate that, we transform all pixels with Red Component *2 and 255 (maximum) if is greater.
Our problem is:
Output Channel = Red
Red=200.0
Green=60.0
Blue=0.0
How can I simulate that?
View 1 Replies
View Related
Dec 6, 2012
I'm using Photoshop CS5 and as you can see on the picture below, when I set my grid line to every 1 px, grid doesn't match canvas pixel size.
Now I'm not able to draw sharp shapes using pen tool because even if I hold shift key everything gets blurry.
View 5 Replies
View Related
Aug 8, 2012
When I drag around vector points of paths they are not constrained to the pixel grid, when the option "Snap Vector Tools and Transform to Pixel Grid" is off. This is the behavior I expect.BUT: When I drag whole paths, they snap to the pixel grid, no matter what. I even have snapping completely disabled.
This is particularly annoying when eg. creating a path for a zipper. I first make a path for the inside of the jacket or whatever, then I make one notch for the zipper and copy it over and over again for all the notches. It's very troubling when these elements snap to the pixel grid, because it's very unprecise then.
View 1 Replies
View Related
Apr 4, 2006
My first post on the forum, after being a guest for some time now!
Anyhow...Is there anyway I can get a plug-in, that turns my normal images into Pixel art?
Surely there is a plug-in for CS2, where I can change an image, into a pixellised version.
View 1 Replies
View Related
Sep 13, 2004
way to create professional, clean, sharp icons. I do know that I should use vector programs like illustrator or CoralDraw, but is there a secret to pixel icon art that is hidden or the best way to approach it (program, size, sketch)?
View 1 Replies
View Related
Feb 14, 2003
i was wondring if i could make image like this in photoshop.
View 7 Replies
View Related
Jan 4, 2009
how to convert pixels to cm2? for example, let's say that i have an area of 100 pixels. the square root of the pixels is 10 and the resolution is 10 pixels/cm. thus the area in cm would be 1 cm squared, correct? unfortunately, this does not compute correctly in photoshop. as in the number that i get never corresponds to the actual dimensions measured in the image.
View 2 Replies
View Related
May 23, 2013
I have identified a major problem using CS6.
When nudging folders (filled with layers) around in Photoshop. Holding the shift key at the same time as pressing an arrow usaully nugdes content 10 pixels. However, pressing the arrow key in quick succession, for example 4 times, it will only nudge content 39 pixels or 41 pixels. Pressing the arrow key, say 10 times, quickly would result in only a 95 pixel movement.
Opening the same (80mb) file in CS5 and performing the same test, nudges a ... perfect 10 everytime..
I am a ux visual designer working on major household clients and my PSDs need to be pixel perfect before passing to development. Anything out of place would be highlighted and ultimately would make me look like a novice.
The files are not big. They are for the web. I use CS6 (v 13.0.4) and a 2.7 Ghz Intel Core i7 Macbook Retina with 16GB RAM and SSD. Currently the fastest Macbook you can buy!
View 34 Replies
View Related
Jul 1, 2012
I would like to know if it is possible to move a shape (or what have ya) less than a full pixel left, right, up or down?
I've tried holding the Alt key and other things. Also, I've been unable to pinpoint the right keyword while searching the user manual and the FAQ's.
View 9 Replies
View Related
Sep 26, 2012
In Classroom in a book for CS5 this is clearly explained and community fora make mention of pixel mask, but none actually step you through it. I can not find it in the properties panel.
View 4 Replies
View Related
Nov 12, 2008
How can I turn off this most irritating default that was not present in 7?
View 2 Replies
View Related
Jan 13, 2005
Accepted File Types:
The Photo Center accepts JPG (.jpg) and TIFF (.tif) files under 6 megabytes (MB) each. You may add up to 200 MB at a time. (Quote)
This is what i can uploading for 8x10 prints from my PS "creations"
i have several photos with many layers and some are less,and i was able to increase or decrease the pixel in each photo,to match the allowable (under 6 MB)
tolerance.is there a way to calculate the ratio from pixel to MG to my Max.allowed?
(basically i want 5.99 MB)
View 9 Replies
View Related