#💬chat-general

1 messages · Page 24 of 1

autumn sluice
#

ok hey let's keep it real in here

final rune
#

Everyone using ai acting like an artist 😡

languid marlin
#

Hello guys I am a beginner and have ps CS5...can I do everything in it that I could do in the latest version?

#

Or am I missing out on more? Right now I am stuck with CS5..IK its old but can I do mostly anything with it? Like digital art or photo manipulation?

zealous hazel
#

Hey designers HAPPY

#

Any designer need a portfolio, and I am a website developer I can build your own website from zero. You can share your work or talk about yourself, you can do anything you want on this website!

#

If you are interested we can talk about the detailshi1

hollow sky
#

does anybody know how i can merge layers with different blending modes without messing them up

stone breach
#

How do I make this better? Anyone know? 😭 share your ideas with me please

hollow sky
#

u gotta show us a better picture

#

we cant even see half the design

#

you need to make better use of hierarchy and also make things less crammed

#

theres so much going on anyone looking at it will be confused

#

you need to guide your audience through the design

#

and we need more cnotext as to what it is

desert portal
desert portal
# stone breach

What's it for? Is it going to be printed? - The call to action is one of the smallest bits of text on the design!

#

I can't tell if you're promoting the idea of being a dustbin collector, or a lab worker?

stone breach
stone breach
desert portal
#

Can you share the whole image?

#

Talking as someone with a degree in marketing and a manager in a Design Agency, I'd argue that the wording isn't great. You've not included any benefits to the audience as to why they should bother registering. - Are you literally suggesting that they register for some 2 year course off the back of this poster?

#

Squidging 3-4 images together in some kind of composition really isn't that popular any more. - Maybe it was a decade ago, but not really these days.

mystic tartan
#

Can someone do something for me plz?

#

Underneath the c of successful it says whiteboytrav can someone change it to miknap

#

In the same font

#

Plz

lime ravine
#

?

mystic tartan
#

@lime ravine can u do it?plz

#

@lime ravine

lime ravine
#

Please don't ping me, I don't have the time to do it, wait someone to help you

mystic tartan
#

k

lunar summit
#

hello there

#

is there a request channel?

river furnace
vernal fieldBOT
#

Gave +1 Creative Carma to @river furnace

wet ether
#

hi
is there a channel for help?

river furnace
wet ether
#

ok thx

lunar summit
#

hi guys

#

Can anyone help me make an official profile picture?

river furnace
river furnace
wet ether
#

when you wont get help:

sudden mantle
#

can anyone with generative fill help me please?

river furnace
calm salmon
#

Heyyy you guys good

lunar summit
#

I'm stuck in a dillema. On one hand, in my experience, most people don't complain about a newbie in #general asking for a pro to check the #help channel. On the other hand, it's either so much of an issue you guys have all the right in the world to be annoyed at people who aren't patient, or, alternately, are just downright toxic and want to make sure scum from the help channel know that they aren't welcome in #general. Which is it? I'm patient, but i'd think this server wouldn't be practically dead. (which appears to be the case as no one has sent a message since i joined, despite this being a multi-billion-dollar corporation's discord....)

lunar summit
#

Is the entirety of photoshop supposed to crash when running on a 1050 TI?

#

all i did was bump jpeg artifacts from 10 to 26

river furnace
# lunar summit I'm stuck in a dillema. On one hand, in my experience, most people don't complai...

For the most part, the people who help out here and answer questions are volunteers. We're not paid to be here. Most of us are working regular F/T jobs. Thus, we answer questions when we can. This is a "community" server and we're here to provide help when available but this is not a "support" channel where one can demand help or to have someone create something for them whenever they turn up. Hope this answers your question(s).

lunar summit
#

okay, so not toxic, just busy and underappreciated ❤️ I respect. was just wondering if i'd get bashed for for saying i had an unanswered question.

river furnace
#

The volunteers are almost all Adobe Community Experts and help when they're around. That said, they are from all different parts of the globe so when you ask the question may determine when/how you get help. Also, if someone doesn't know the answer to your question, you may not get an answer.

river furnace
lunar summit
#

let me put it this way. Tee only time that I would "Spam" a request for a pro to check the help channel is if the General chat was flooded with messages/users. there was already hate for someone asking a question once with a dead chat

#

So i expected to get bashed for even suggesting that i had a question

fair silo
#

anyone has free ps?

lunar summit
#

...yeah i see why you might run out of patience.

river furnace
river furnace
# lunar summit ...yeah i see why you might run out of patience.

Patience needs to occur on all sides of the equation. And its often not on the side of the person asking. They expect to be helped immediately when they ask and that's not how things work. You may or may not get an answer. And thus is the nature of Discord, web forums, take your pick.

river furnace
lunar summit
#

all of my options in filters are greyed out for some reason??? wth

hasty field
#

Yo can someone tell me which one looks better?

lunar summit
#

Is anyone here really good with photoshop that could help me with something?

thorn solar
leaden scarab
surreal plume
#

can anyone tell me how to do dat

thorn solar
vernal fieldBOT
#

Gave +1 Creative Carma to @thorn solar

desert portal
surreal plume
desert portal
#

yeah, one moment - just in a call

surreal plume
#

oka

calm salmon
#

hey guys, do you know how to recreatethis on ps and what's the name of it

desert portal
hollow sky
desert portal
desert portal
desert portal
past harbor
#

Anyone knows discord for practicing TOEFL ?

sharp grail
#

1050 ti is absolutly ok

#

i am using it

lunar summit
#

Hey everybody. i'm a girl my name is anita 27 years old and i'm looking for someone who can edit and make photos and videos for me .. for me free like.animal edits with pigtails noses and ears and more and robot girls with robot eyes connections and much more am a lesbian myself and i will greatly appreciate if someone will do it for me for free.will anyone be willing to do it for me ??

primal basin
#

Any tips how I can overlay a star to match the outline? I hope the photo does it justice.

worldly sonnet
#

Hi

lunar summit
vernal fieldBOT
#

Gave +1 Creative Carma to @sharp grail

cyan oxide
#

god damnit why is finding stock photos so hard?!
is there any other website I can use to find photos other than pexel and pinterest?

thorn solar
river furnace
pale lion
#

i use it in my ruby on rails app with config/initializers/unsplash.rb:

module Faker
  class Image < Faker::Base
    class << self
      def unsplash(category: nil, width: 400, height: 400, keyword: nil)
        url = 'https://source.unsplash.com'
        url += "/category/#{ category }" unless category.nil?
        url += "/#{ width }x#{ height }"
        url += "?#{ keyword }" unless keyword.nil?
        url
      end
    end
  end
end

together with the faker ruby gem:

Faker is a port of Perl's Data::Faker library. It's a library for generating fake data such as names, addresses, and phone numbers.

Faker helps you generate realistic test data, and populate your database with more than a couple of records while you're doing development.

neat little ecosystem 😉

cyan oxide
#

this is actually gonna take ages

#

hoooly crap

pale lion
#

what u gonna do?

cyan oxide
#

replace the sky

#

I want to add a more dramatic sky and all that

bronze rose
#

Hey, to click a picture of a ROCKET LAUNCH from 5KM away, what is the LENS value I'll need?
The camera is CANON M50

calm salmon
# desert portal https://youtu.be/D681Icpbtds?si=RLoQhgJNoMdIUQK5

hey ! sorry i've missed answering you, i still know sum about mask, but i wanna do stuff advanced than what the guy show on the video, like an example, i wanna try custom side of the edges with a paint brush for having irregular cool shapes, but i dont know how to do that and conserving the shape texture + color, i think you will understand with that screenshot

#

your tutorial showing how to rebuild the image with a particles brush painting on the mask, but i wanna do something different right here

nova rover
#

would anyone be able to help me photoshop different wheels on my car to see which fits best? i can pay you for the work

clever zenith
#

Hey guys, do you think someone can learn Ps,Ae,Ai,Pr all together?

#

Do you think a video creator should specialize in one of these or have the ability to use them all?

river furnace
clever zenith
#

I dont want to use the creative cloud but I have basics on all of them

#

Do you think someone can start a social media activity in this way all alone?

river furnace
river furnace
#

You can create whatever you want, most likely. Assuming that you learn how to use the apps.

clever zenith
spare sinew
#

goodmorning y’all

gray heath
#

Hey

river furnace
glass hazel
#

the 3d menu is grayed out, any ideas why ?

#

same for the filters one

jade moss
#

im not very good with photoshop and was wondering if someone could make a logo for me

desert portal
jade moss
vernal fieldBOT
#

Gave +1 Creative Carma to @desert portal

calm salmon
#

I wanna learn that so baad, anyone know the name of this style

autumn sluice
#

upside down

wet ether
#

Whats the difference between CC and CS?

brazen spindle
#

Hey can someone do a photoshop job for me

pale lion
#

I gotta argue Adobe Animate is the best tool of them all

#

It's weird it's not more popular

lone pivot
#

Hey guys this is my 3rd project on photoshop can you rate it please

#

Original photo

rocky dew
#

THAT IS SICK AF

river furnace
river furnace
lone pivot
vernal fieldBOT
#

Gave +1 Creative Carma to @rocky dew

lone pivot
vernal fieldBOT
#

Gave +1 Creative Carma to @river furnace

calm salmon
#

He deserve 3

lone pivot
#

Ye he deserve one@for my one I think I just forgot to say thanks

vernal fieldBOT
#

Gave +1 Creative Carma to @river furnace

river furnace
#

I appreciate it!

lunar summit
#

Hello everybody

#

One question If i buy a phosothop suscription i can get older versions? or i need to install the latest version of adobe software??

#

I have Catalina 10.15 IOS MAC so i can not install the lates versions of photoshop and lightroom

river furnace
#

The previous Ps version that is available for install from the CC app is 22.2.

#

Previous version of Lightroom Classic is 11.0.

lunar summit
#

I think that whit Catalina 10.15 IOS

#

I can install

#

PHOTOSHOP 23.X and LIGHTROOM 11.0??

river furnace
#

22.2 is the "oldest" in the list.

lunar summit
#

So if i buy a suscription will be ok??

#

Do you know if there are any discount code to get a suscription from adobe? I only need PHOTOSHOP AND LIGHTROOM PHOTOGRAPHY PLAN (20 GB)

river furnace
river furnace
lunar summit
#

THANKSSSSS

glass hazel
#

Hey i can't open lightroom, any ideas why ?

#

like it crashes right away

unkempt vector
fleet hollow
#

Hey ya! if any of you are interested to watch my live steram on twitch with photoshop, please take a look at my channel!

#

Feel free to tune in and ask me anything about compsoite. Maybe I can give some tips!

glass hazel
#

reinstalling the app and restarting my computer

#

it doens't display any error it just shut down

opaque patrol
#

can someone photo shop something for me

unkempt vector
# glass hazel it doens't display any error it just shut down

In that case, I suggest posting the issue you are having, with any possible crashlogs to the community. The people there may be able to help you more than I can in this situation. https://community.adobe.com/t5/photoshop-ecosystem/ct-p/ct-photoshop
Here's how you can find your crashlog: https://helpx.adobe.com/xd/kb/how-to-collect-crash-logs.html
And your app version you can find in Creative Cloud in Apps - Photoshop - Learn more

glass hazel
#

Thanks

lunar summit
#

I have a YouTube channel for design education Is anyone interested?

river furnace
opaque patrol
#

can someone photo shop something for me

#

?

eternal oriole
#

can someone help me find this background? or create one

thorn solar
thorn solar
lunar summit
#

Can someone help me sharpen an image?

misty silo
glass hazel
lunar summit
#

Its for a custom badge design

#

So i just used some cheap app

#

Cant look that bad bc it'll be small, right

river furnace
#

@dense niche - Try the Photoshop Request Subreddit.

tacit timber
#

has anyone else experienced this

#

my plan includes photoshop

#

but then it says "try" when i go to cc

#

i can access everything else in my plan just not photoshop

#

did they quietly pull photoshop from the photography plan?

late moss
#

Peace be upon you. I want an expert in photoshop to make some pictures for me in exchange for credit

odd arrow
#

how do i remove these

unkempt vector
# odd arrow how do i remove these

Hi! Could you explain what it is you're trying to remove? I believe I see some blue dots in there, is that what you're referring to?
If you have it on a layer that doesn't have anything you don't want to remove in the same area, you can simply select and mask it out or delete it.

edgy condor
#

can anyone do something real quick for me ?

dim garnet
#

sure

rocky dew
#

hey can you give me advice its my first gaming thumbnail

#

Original

dim garnet
rocky dew
#

hmm?

#

can we vc please

#

im really looking to get better

#

like remove something or someone?

#

@lunar summit

#

to many smart words

#

you want to merge the jpeg into the original image?

#

that work lol?

#

@lunar summit

#

dd it?

#

i assume it fricks it up

#

bro im new idek any of this 😭

#

i tried R.I.P

unkempt vector
#

This is likely the way to go about it. You can use the auto setting in Photoshop's Camera Raw and use one of the presets to quickly make the changes to how you want it to look. It won't be perfect as color grading takes a long time, but it will allow you to export it to jpeg without spending too long on it.

torn tusk
#

can somebody help me make a roblox thumbnail

torn tusk
glad osprey
#

what do you think

cyan oxide
vocal basin
#

hi, i created a logo with ai and need something minor changed. however i don't have photoshop and know nothing about it. is there a place around here where you can ask others to do it for you in return for compensation or something?

river furnace
vocal basin
#

will check it out, thank you

peak latch
#

What is the difference between Adobe Photoshop and Adobe Lightworks Photoshop

peak latch
#

Yeah lightroom*

peak latch
#

Thanks. Looks like i need photo for now

vapid snow
#

Looking for some help with a logo on photoshop, any takers?

torn tusk
#

can somebody help me do a thumbnail i need to find a brick wall with a crack in it (or make one) in a cartoon style

#

idk how to

slate cradle
#

hehe hi there guys

torn tusk
#

hi

fleet hollow
#

follow me on there and i can send you the PSD file

lime surge
#

Can somone make a christmas version of this logo with christmas colors

brittle marlin
lime surge
lime surge
vernal fieldBOT
#

Gave +1 Creative Carma to @thorn solar

cyan oxide
#

guys give me photoshop ideas based on this... uhh... convo?

me: dies
grim reaper: your end is here.
me: sike pulls out a 2nd healthbar

#

it sounds like a fun thing to work on

obsidian tundra
#

Ayo

cyan oxide
#

I got pinged?

meager echo
river furnace
cyan oxide
#

grammar teacher here

river furnace
desert portal
#

Good design is going to be ruined by a stupid spelling error. - That said, I could not care less about their design, so... whatever 🙂

river furnace
desert portal
#

I feel your pain.

cyan oxide
#

man, just let me use some internet slags T_T

desert portal
#

We're not your parents. Do what you want.

river furnace
#

Go for it. Sounds like a winning idea!

#

Sike!

desert portal
#

I asked AI for a suggestion whilst I was waiting for some videos to render....

Title: "The Ultimate Gamble"

Description: Create a dramatic and surreal image that combines elements of life, death, and video game aesthetics. Here's how you can visualize it:

Background: Start with a dark, ethereal background that resembles the realm of the dead. You can use a cloudy, misty landscape or a cosmic backdrop to create an otherworldly atmosphere.

Character: Place the character in the center of the composition. They should be in a dynamic pose, facing the Grim Reaper. You can have the character wearing a gaming headset and holding a controller to emphasize the video game theme.

Grim Reaper: Position the Grim Reaper behind the character, looming ominously. Make the Grim Reaper's presence intimidating with a tattered cloak, skeletal hands, and a menacing scythe.

Health Bar: Add a health bar at the top of the composition. Make it look like a digital game health bar with a green bar representing the character's remaining health. Initially, it should be almost depleted.

Text: Above the health bar, include text that says "Character's Health." Make it look like it's part of the game interface.

#

...
Dialogue Balloons: Create dialogue balloons for both the Grim Reaper and the character. The Grim Reaper's dialogue should be in a dark, foreboding font, saying, "Your end is here." The character's dialogue should be in a playful, colorful font, saying, "Psych!"

Second Health Bar : Just below the first health bar, add a second health bar that's full and glowing with vitality. Make it stand out with bright, vibrant colors.

Visual Effects: Use various visual effects like particles, glows, and digital elements to enhance the overall video game vibe of the image. You can add sparks or glowing lines around the character and health bars to emphasize the transition.

Lighting: Play with dramatic lighting to create contrast between the character, the Grim Reaper, and the health bars. You can have a spotlight effect on the character and health bars while keeping the Grim Reaper partially shrouded in darkness.

Finishing Touches: Apply a filter or adjustment layer to unify the colors and mood of the composition. Consider adding subtle textures or grunge effects to give it an edgy, digital feel.

This composition will convey the moment when the character defies death with a clever twist, making it a visually captivating and thought-provoking image.

#

@river furnace - We're doing this video build and the videographer has just dropped off 2TB video footage on a HDD.

It's footage for me to put together for a TV/Online ad. - Video filesizes are getting so insane!

river furnace
desert portal
#

Nah. Thankfully I've got a video guy. - But he's working on some other last minute builds today, so to keep things moving and to avoid missing deadlines, I just offered to take a bunch of high res MXF video files (that the client doesn't have the software to view), export them as low res versions MP4 clips and then start some basic editing premier pro to at least start matching the storyboard.

hexed basin
#

What's the best adobe software for making eye-catching visually appealing PDF files

river furnace
hexed basin
#

What's the difference between the two? Like I know what photoshop is made for but

river furnace
#

Maybe Adobe InDesign if its a PDF with a lot of pages and complicated page layouts.

#

Illustrator is primarily for creating/editing vector graphics.

lunar summit
#

hello

fierce plume
#

can anyone help me with editing a picture for school?

lunar summit
#

Yo

#

I just got scammed and I need help

river furnace
lunar summit
calm salmon
#

hey guys, you know where i can find more textures like this

tranquil coral
#

guys help

#

rlly important

#

how do i fix scartch file error actually its scratch disk

#

that thing

#

when i place embedded it says scratch file or smth

#

HELP ASAP

lime ravine
lime ravine
#

Always struggling with this one

calm salmon
lime surge
#

can somone make the edges smooth on this like aroun the logo

torn tusk
#

is there a way to draw like one straight line

tranquil coral
#

Help.

#

What in the world is this

glossy pewter
#

Hey I use adobe lightroom to edit and I took pictures of a person with blonde hair in the direct sunlight and half of it turned out amazing but the other half of it turned out really bright almost white anyone have any solutions on how i can make the hair blend in more any help would be appreciated!

unkempt vector
river furnace
#

@hot atlas =>

old sage
#

Hey, someone here with good In Design skills?

fossil zenith
#

Hey um can anyone help me in removing a person behind? I tried many ways in photoshop, and I just gave up.....

tranquil coral
river furnace
hot atlas
unkempt vector
# tranquil coral

What may have happened is that all the panels were closed for some reason. You can try going to where it says Window at the top, then Workspace - Essentials. This should bring back everything.

worn echo
#

hey can anyone help me with photoshopping something?

balmy wren
#

hello everyone, could someone please do me a big favor and use the ai tool to make my photo bigger and fit on a phone screen? please it will be a blessing

burnt crypt
#

does anyone know how to make png or text like this?

#

sorry for the bad explanation lol

#

trying to figure out how to do that

#

better example

#

im wondering on how to make a text to go from this

#

to this^

#

in photoshop

#

same with png if thats possible

full karma
burnt crypt
#

so there is nothing inside and the text is an outline

full karma
# burnt crypt yes but not im trying to get a text t look like its only an outline

You can approximate this very easily with text in Photoshop by setting the font color itself to be white, and then adding the stroke layer effect to the text in black.

If you need the text to actually only be an outline, you might try something like typing whatever you're trying to write into Photoshop and then converting the text layer to a shape, which will make vector shapes out of your text. You can then apply a stroke to this shape. The added benefit to this solution is that you have the option for the text to literally be an outline, however, it has the drawback of being a lot more finnicky and you'll probably have to play around with it for a while. Illustrator is probably a little better tuned to solving your problem this way.

#

The first solution might look something like this

burnt crypt
full karma
# burnt crypt so if i want this to be like a outline type with a transparent background how do...

So for this, another option, and in this case the best option in my opinion, would be to first apply the stroke layer effect to the text you've typed in this image.

You can find these effects if you press the fx button near the bottom of the layer tab and select Stroke. From here you can choose how wide of a stroke, what color, opacity, etc. These aren't as important for now, you can edit them later.

Afterwards, you should see an option near the top right of the Layers tab, called "Fill", which will be at 100%. Select this and set it to 0. This will make your text fully transparent, leaving behind the overlay you put on it earlier. From here, you can modify the overlay until it fits your preferences.

vernal fieldBOT
#

Gave +1 Creative Carma to @full karma

full karma
lunar summit
#

Can someone with rlly good photoshop skills help me

#

I rlly need it

#

It’s just for 5 min

tranquil coral
#

@unkempt vector but its already on it

worn echo
#

hello can someone pls help me with photoshopping something itll be rlly quickk

desert portal
#

You need to specifiy WHAT you want help with

#

@worn echo

unkempt vector
potent swan
#

Can anyone tell me what style it is?, And how to create that light on the edge ...please 🥺

chilly condor
#

Hi, is there a way to copy the text for a real life note in photoshop

desert portal
#

@chilly condor - What do you mean?

#

Scan it in?

#

or take a photo/scan of an image of text and then paste it into a text editor?

#

(Using Optical Character Recognition)?

chilly condor
desert portal
#

If the image is decent, that should be fine/easy.

chilly condor
#

And how can I select the text ?

#

And do I turn it into a PNG and then transfer it to the other image ?

thorn solar
# chilly condor And do I turn it into a PNG and then transfer it to the other image ?

The Simplest Way to Create a Digital Signature or a Watermark that you can place Anywhere using Photoshop. We will start right from creating the signature to converting that to a watermark in Photoshop and making it highly customizable in terms of color and transparency.

In this tutorial, we will learn how to not only create but also some techn...

▶ Play video
chilly condor
#

Thank you all 🙂🙂

steel anvil
#

can someone help me out with a quick thing, i need someone to change the color of an object, ty

versed vessel
vapid pulsar
#

hello, ive got a brand and im tryna figure out some photoshop work. im complete noob 0 hour photoshop skills, can anyone gimmme a little help?

full karma
#

I might be able to depending on what you need, what's up diggity dog?

vapid pulsar
vernal fieldBOT
#

Gave +1 Creative Carma to @full karma

full karma
#

Absolutely my man

calm salmon
unkempt vector
# potent swan

Hi! This pulls heavily from lowbrow, especially airbrushed cars such as lowriders. There is also inspiration from vintage 90s tees, with its soft and blurred lighting, and overexposed highlights. I can't tell you a specific way to recreate this, as it looks like the artist used complex 3D lighting setups and post processing. There's a lot of grain and Photoshop's film grain may be one way to get something close to this effect. This style depends heavily on the picture used, the style of photography (in this case 3D simulated photography) and its lighting setup.
By the light on the edge, do you mean what's behind the graphic? That appears to be the graphic itself motion blurred.

primal basin
#

Can someone help me merge these two points? Does it have to be a vector or something?

unkempt vector
primal basin
#

Would love to use Illustrator but I haven't found a package that offers both PS and AI. :/

#

That's affordable* anyway.

#

There a hotkey I can press that makes pen follow that angle, or?

#

I think shift just does 90 degree angles.

unkempt vector
# primal basin I think shift just does 90 degree angles.

Yes, but you don't need to use that, you can line it up fairly easily. With pen tool click a little bit down the line from the very corner, then with your second click you make sure the line keeps going at the same angle, and you do the same thing for the other side!

full karma
#

Fortunately given the simplicity of the shape you're trying to make, creating it with the pen tool by hand shouldn't be too terrible an experience (:

primal basin
#

Getting there lol.

full karma
#

That's a great start

full karma
#

Absolutely!

unkempt vector
lunar summit
#

hello

lunar summit
#

i am new to the world of color but not monochrome

slender fiber
thorn solar
golden depot
#

hey guys i need a help

#

please help me i have a question

#

😦

thorn solar
pale lion
#

I highly recommend Animate instead. Even if you're not doing any animation (I'm not).

#

But it's still the simplest and most intuitive basic vector drawing tool out there. It's gotten way too little praise.

#

I do all my best work on it. Absoutely indispensable.

winter knot
#

please remove my community role, i dont want to get pinged pepeisee

#

why is there an Event role but then Community gets pinged as well

calm salmon
#

Delete the pings for roles in your notifications options

winter knot
#

Or even better, ping the applicable role, and not the role that's granted to everyone upon accepting the rules ☺️

calm salmon
#

If that’s a problem for you I think your life is pretty chill ma boi

honest flare
#

Anyone who’s interested in making me some logos hmu!!

calm salmon
lunar summit
#

Can someone help me with ps people out of a photo

#

I need it for the year book

#

I’ll really appreciate it

honest flare
#

Anyone who’s interested in making me some logos for $$, HMU. I pay very well!!

slender fiber
#

skibidi skibidi skibidi

thorn solar
vernal fieldBOT
#

Gave +1 Creative Carma to @pale lion

primal basin
#

Couple questions, if a project requires CMYK, do I have to use specific colours in some sort of spectrum or can PS easily switch colour modes? And someone earlier said PS doesn't do vector (so hence the need to look into AI, etc), but how so? If in the project I use PS method of vectoring the logos and moving them into place and eventually exporting as PNG will this suffice? Why or why not?

#

It's confusing to me how anybody would use .svg files.

clear marsh
#

when i trie to open photoshot this apperes, i have tried to reinstal it and it stil dosent work, any tips?

primal basin
surreal nimbus
#

Does anyone have any tips on how to make text stand out more on a background? I've put a drop shadow on, but you can see it's a little hard to read where the moon is since it's also white.

primal basin
#

Bolder font?

#

Or apply white stroke?

surreal nimbus
#

I'll give it a go. This is the standard font, so you're probably onto something there.

#

Thank you

primal basin
#

Now that I think about it, throw that image into one of those meme generator things and it'll look 👌 @surreal nimbus

inner solstice
#

Hi , any help why i cant use fill?(shift +f5) i normalny choose Lasso , then select text i want to give away , color range (fuziness) then modify>expand by x pixels , and when i go to edit and want to choose fill its grey. 🥲

surreal nimbus
#

Ah yes, the big thick black border. That'll do nicely

inner solstice
#

is there any chance i can get rid of this?

manic abyss
#

@primal basin frrr

primal basin
#

I get help too. Glad I can give back.

river furnace
desert portal
#

(10 bucks says YES)

desert portal
stone idol
#

If I send a raw file can someone do a good light room edit?

lunar summit
#

Used lightroom rarely but not anymore

#

Have you guys heard of adobe discontiuning ACC

scenic moss
#

Can someone help me with a little photoshop

#

By anychance?

lunar summit
#

Can someone edit vids for me DM if interested

daring scroll
#

Can someone please call me and help me with some images i bought. The images seem to be a gradient.
which when on a white background. destroys the image.
when i put a solid black background it corrects it. but i dont want all the negative space to be black. Only the subject itself needs the background color. but when i mask it. its not working. so i need another method.

unkempt vector
daring scroll
#

i need the black where all the voids are. but not outside the image of the character. and when i select and mask it doesnt seem to work

unkempt vector
# daring scroll

Okay, I see. So it looks like there is empty space between all the illustrations. It looks like this image will look best on a black background, but I believe I have a way for you to get it sort of how you want it, though it may not look as intended. You would like the black background to only be behind the character and for the rest of the picture to be white, correct?

For that you will have to manually outline the character with pen tool, turn that into a selection and mask the black background to remove the negative space in the top left and right. This is unfortunately not possible by simply selecting the illustrations in the first image, but it shouldn't take too long to do it manually with the pen tool. Then you can add a white background where it was black previously. The blue gradient may look a bit messy, but the rest of the image should good.

daring scroll
#

ill try it

halcyon kettle
#

Hi i need help for photoshop. İts small problem

unkempt vector
lunar summit
#

Need help with an urgent request for someone who is good with photoshop, its not much work but it has to be done quick, willing to pay good

#

pls dm

hot nova
#

where is the help chat?

misty silo
hot nova
#

i am having a problem that every time a open a new project the project window is just black and sometimes just flashes black and white, in the navigator window it works but the project window ain't working

misty silo
hot nova
#

i have an older version because my old pc

misty silo
hot nova
#

i checked the gpu compatibility

limpid tiger
#

i need help

#

when i click alt + left click of the mouse with the eraser it doesn't remove the transparent color, but it replaces the area with white

lunar summit
lunar summit
#

hey guys

#

how do you add fonts

#

from dafont

#

into ps

idle remnant
#

pasting transparent images causes a black background in photoshop, cant use any colour filters because i have to change the colour of the sunburst

river furnace
river furnace
#

I keep forgetting to add more things to this Github. heh

idle remnant
vernal fieldBOT
#

Gave +1 Creative Carma to @river furnace

woven ledge
lunar summit
#

morning adobe ^^

dense talon
#

Hii does anybody know where I can find a free photoshop tool icon pack? I have found a few here and there but they all seem to only include like 10-20 of the tools. I'm looking for nice versions of all of these: https://i.imgur.com/yZq4ylZ.png

  • others for colour, stroke, flip, align etc

wasn't sure if anybody knew of any. Thanks in advance!

main whale
#

hey

#

i just made a catalogue for a friend of mine, all in all it was around 50 page catalogue, 8*8inch. But im not sure how much i should charge him for the same, he says that he has no idea either and wants me to say his price

#

im from india but i dont mind converting currencies lol

cosmic mauve
#

struggling with finding the best suitable gradient or color for this scenery

#

is this color too off ?

desert mason
#

can i add this to any picture i want?

main whale
#

the picture isnt transparent

desert mason
#

how isnt it?

lunar summit
#

How to create abstract lines using only photoshop very easy ✅

• ⚡ My social networks:

Instagram:https://www.instagram.com/matif.psd/
DeviantArt:https://www.deviantart.com/m4tif
Other networks:https://linktr.ee/MatiF

• 🎨 Stock photos:

Adobe Stock
Unsplash

• 🎶 Music used in this video :
Provided by the Youtube library

TAGS:
photoshop tutor...

▶ Play video

How to create abstract lines using only photoshop very easy ✅

• ⚡ My social networks:

Instagram:https://www.instagram.com/matif.psd/
DeviantArt:https://www.deviantart.com/m4tif
Other networks:https://linktr.ee/MatiF

• 🎨 Stock photos:

Adobe Stock
Unsplash

• 🎶 Music used in this video :
Provided by the Youtube library

TAGS:
photoshop tutor...

▶ Play video
#

Different brush.

zenith rivet
#

Yoo

primal basin
#

Anyone come across an issue where a font appears one way in Notepad for example but different in PS?

#

In my case it appears to only be detecting caps no matter what I try.

primal basin
#

NVM - fixed. PS "Characters" placement is crazy.

misty silo
desert portal
#

Can I assume that's just a screenshot from within photoshop?

desert portal
halcyon mango
dire flower
#

Photoshop alternative for mac?

#

Feel free to ping me when replying

inner solstice
#

hey folks! i am just curious , how to make 2 color background like this with the dots or how it is called?

ember lion
#

hi chat it is i, big T!

ember lion
inner solstice
ember lion
# inner solstice Thats from google , i want to make my own with own colours i just dont know how ...

ohh okay, I believe it is used with different brush techniques, a purple background is made through the fill tool, this is followed by a hot pink which is used firstly as a dotted effect through changing the style of the brush to a circular one, this can be used by pressing Caps Lock on your computer, as stated within this https://community.adobe.com/t5/photoshop-ecosystem-discussions/how-to-restore-the-circle-shape-for-the-brush-tool-in-photoshop/td-p/5123443, this is overlapped with a pink brush with a blur effect to create the fades and uneven colour patterns which make it look more vibrant in particular areas, hope this helps, if not, adobe how to's in a comic style are always good for influence, it seems to be very similar to a SpiderVerse style too so I suggest looking into working with that style for some of your images to get used to it.

vernal fieldBOT
#

Gave +1 Creative Carma to @ember lion

inner solstice
#

still have the problem , i found on abode web how to do halftone dots but i need to spread the pink dots on purple and this is what i get xd

solar halo
#

?

stone idol
river furnace
# solar halo

Seems like you have to update your graphics card driver...

inner solstice
vernal fieldBOT
#

Gave +1 Creative Carma to @desert portal

inner solstice
#

And one more thing , i am unable to find how to crop just selected area all i find is just how to crop something from background , but i need crop layer in half. I tried magic wand , lasso tool etc but i still croping background and i am frustrated 🙈

#

like that

unkempt vector
# inner solstice And one more thing , i am unable to find how to crop just selected area all i fi...

Hi! Do you want to just cut that picture in half, diagonally? Looks like you already made a line with pen tool. If you continue the pen tool line by clicking all the way around the part of the picture you want to cut and then connect the "path" by clicking on the same dot you started with, you can then right click and make a selection. Then you can simply press delete or backspace, and it will remove everything in the selection. You can also use the mask function if you want to work non-destructively.

unkempt vector
inner solstice
vernal fieldBOT
#

Gave +1 Creative Carma to @unkempt vector

cloud cloud
#

hi

lunar summit
#

can maybe someone give an opinion

lofty agate
#

what do i do?

#

it started doing this yesterday

sick otter
#

i can edit your picture for free

unkempt vector
# lofty agate

Hi! Try updating your graphic card drivers. You can find out how to do that on the msi driver webpage.

frozen tree
#

it's blocking my brush preset window

inland plinth
#

maybe update idk bro

meager quest
#

hello lads and ladys and creatures from the closet

#

it's me

#

piza man 2

inland plinth
#

why are you flooding smh

gray trellis
vernal fieldBOT
#

Gave +1 Creative Carma to @ember lion

spring glade
#

Any of you have experience with using continuous lights for photos? I am thinking about getting some lume cube studio panels just to try them out and see.

dire flower
#

Dont try to get the cheapest one

#

get one thats decently priced

#

cause the cheap ones get you very weird shots

spring glade
#

That’s really relative lol
What would you consider decent?

dire flower
#

hmm as in amazon links?

spring glade
#

The set I was looking at is $350 for 2 panels

dire flower
spring glade
#
#

Battery if needed, color temp, remote operated, comes with a remote.
Gets super bright.

dire flower
#

This one seems worth it

#

id say if it is in your budget

#

take it

#

or

#

instead of two for 350

#

maybe get a set thats like

#

320

#

and use the rest of the 30

#

for inexpensive lighting

#

maybe for shadowns

#

or something similar

#

but dont get anything really cheap

#

like similar thing for half the price

spring glade
#

Just seems much easier to set that up than to deal with batteries and speed lights, umbrellas and boxes etc

#

I get that speed lights get much brighter though

#

I wish someone would make a rechargeable speed light 😂

dire flower
#

tho quality id doubt it

#

you can maybe get some cheap knockoff from wish or aliexpress 😂

spring glade
#

yeah, I don't buy from places like that lol

#

I get why they don't exist really though, too much energy for the capacitors to constantly be pulling

spring glade
#

maybe continuous will just be so good I don't need speed lights any more xD

dire flower
#

😂

unkempt vector
# gray trellis

Hi! You need to click on the black square (the primary color) and that will let you change it.

slender fiber
sly lynx
#

Heyy, i would like to ask if someone can help me opening a .pat file? I heard that Photoshop was a Software that could open these types of files:)

desert portal
inner solstice
#

Hey guys , where all of u finding backgrounds? Is there any website where u write what you want and u find something or making it by yourself?

gloomy surge
#

Who's good at photoshop?

misty silo
thorn solar
inner solstice
#

Sometimes something like this

#

Sorry for adds on photo but i dont have just bg

thorn solar
vernal fieldBOT
#

Gave +1 Creative Carma to @thorn solar

half swan
#

Do need to watch the 6 hour video or I can just use and learn Photoshop

#

Is it worth it?

unkempt vector
# half swan Do need to watch the 6 hour video or I can just use and learn Photoshop

Hey! I don't know which 6 hour video you're referring to, but I think it's a good idea to watch a video explaining all the tools and features. Photoshop is a big piece of software and it's easy to get overwhelmed, so it's good to have a little overview before jumping in. The way I learned, years ago, is that I had an end product in mind, and watched tutorial videos on how to achieve that exact style. This helped me with learning the tools for exactly the things I wanted to do. It may be a good idea for you to do the same, watching a video and following along to learn the layout and tools of the program.

To be honest, it depends on your learning style, but I don't think watching a 6 hour long video is the best approach. That's a long time and at least for me it would be easy to be bored before finishing it, especially since it's a program you're not familiar with. So I say start smaller and ease into it, maybe doing 10-20 minute videos to start with.

half swan
#

😳

unkempt vector
half swan
#

I m still remembering the shortcuts and interface

#

I'm a traditional oil painter

#

I know to use ipad

pastel sierra
#

Hi everyone

half swan
#

It's a simple app

unkempt vector
# half swan I'm a traditional oil painter

Gotcha! I also use Photoshop for digital drawing and painting. In this case, if you're looking to do the same, I suggest watching some videos specifically suited for drawing in Photoshop. Here is one that should give you a good overview of how to get started with the software: https://www.youtube.com/watch?v=ZOQ0A46IAGI

Easy Art Lessons - https://gumroad.com/trentk
Ebay (signed books and original art) - https://www.ebay.com/usr/tkaniuga
Audiobooks + fiction - https://www.youtube.com/aquaticmoon
Books + Merch - http://www.aquatic-moon.com
Ikeda (free game on Steam) - https://bit.ly/32DrSzP
Discord = https://discord.gg/vvAQpRA
Twitch gaming + livestream = https:/...

▶ Play video
wicked jewel
#

im learning photoshop and premiere pro to get rich

glass arch
#

Hy I am Sharing My personal Project. Please Give me feedback

gloomy surge
unkempt vector
kind arrow
fair coral
#

Sending Thoughts & Prayers to anyone who lives in or has family in Morocco - my family are all safe that live in Morocco, Hamdolillah 🇲🇦🙏🏻🇲🇦

hallow surge
#

hello friends, can i ask about error level analysis with aps? how do i do that?

lime surge
#

Can somone make a christmas version of this logo with like christmas colors and stuff

desert portal
#

Thought I saw a red version with snow?

#

Probably looked something like this? 🙂

lime surge
vernal fieldBOT
#

Gave +1 Creative Carma to @desert portal

desert portal
#

Honestly, - I'm sorry to report that it won't work.

#

If it's blurry now, nothing a computer can do, will allow you to read/identify it.

#

I mean you can use AI to take a face and make it less blurry, but it won't be the original face

#

--actually, maybe I'm overthinking things... could you post the pic?

#

so what are you hoping to do with it?

#

please don't tell me you want to digitally remove the BLUE and reveal what's behind it?

fervent beacon
#

and the answer from the mod is "respect his decision" ig

desert portal
#

I may know someone that can help....

fervent beacon
desert portal
#

I'm sorry - but honestly, - what you're asking cannot be done.

inner solstice
#

what i doing wrong?

lethal quartz
#

what are u trying to do?

lethal quartz
inner solstice
# lethal quartz ^

cut the are bcs i want to fill one area with background but the other one area i want to be white

lethal quartz
#

this is a nooby way to do it

#

but select the part you want to change to bg

#

and duplicate it

#

than change it to bg colour

#

the default layer just paint it to be white

inner solstice
lime ravine
#

if they do not want to say it, just respect their opinion because if you are forcing to know it, it can be a pressure to them. So please, be careful

crude thistle
#

I'm so uncreative

#

I want to learn how to do cool effects and edit my player images with camera raw filter but I forgot how

foggy pagoda
#

i did a photshop edit of my friend i think i did a good job

#

photoshop loves ram

#

its using 16GB and lagging me out

rough meadow
#

lol you think psd is a magic weapon or what

foggy pagoda
#

TVC

#

i did my first body swap edit today

rough meadow
#

let's see

foggy pagoda
#

I did it on my Gf

#

I’m just polishing it up a sec

rough meadow
#

okk

foggy pagoda
#

you still wanna see it ?

rough meadow
#

yeah

#

as long as it's not gross, I'll take a look

foggy pagoda
#

its sfw dw

#

did it send through

rough meadow
#

nopee

foggy pagoda
#

are pregnancy edits allowed in here?

#

wanna know before i post

rough meadow
#

no idea, I literally just joined a few minutes ago

foggy pagoda
#

dam

#

i only just noticed kekw

#

@unkempt vector are pregnancy edits allowed in here

#

?

#

@rough meadow

#

i use it alot

rough meadow
#

that's good, I did not pirate photoshop

foggy pagoda
#

don't mention that here

#

you will get banned

rough meadow
#

my badd

#

I'll delete I guess

foggy pagoda
#

i pay $25 a month

rough meadow
#

donee

foggy pagoda
#

for the full package

rough meadow
#

that's good, I guess you use it a lot. I only use it to retouch plans

#

work I guess?

foggy pagoda
#

i have a canon 4000D camera with a 80mm lense

rough meadow
#

damn

foggy pagoda
#

i do maternity shots etc

rough meadow
#

awesome! can you show us your best pics?

foggy pagoda
#

not sure if its allowed here

rough meadow
#

damn, dm?

foggy pagoda
#

ya ill do DM since i dont wanna get yetted

rough meadow
#

like I almost did

inland drift
#

hi, excuse me, where i can post a question of the program?

rough meadow
#

here I guess

inland drift
#

Ok, so, I use ps for art, I need a laptop for university and I want to have the same photoshop in both, how can I sync everything? the workspace, brushes etc etc

digital folio
#

hello!

#

does anyone know how to save photoshop work as jpg or png smth?

#

<@&548221569533476888> can anyone help me?

summer minnow
#

Save for web

digital folio
#

i dont understand

digital folio
#

there's no web option

summer minnow
#

Default brushes and workspaces will be the same, but if you want custom brushes you'll have to download/transfer them between your devices. There should be a help article on syncing your devices

summer minnow
digital folio
#

ooo

digital folio
summer minnow
inland drift
stable island
#

Hi, is there like a website that provides you pictures? And then you're tasked to complete that lesson by using specified tools?

proven relic
#

can someone give me info on how to find any vfx to like split my thumbnail for 2 different photos?

thorn solar
proven relic
novel parrot
#

Hi guys I am looking to hire a professional photoshop editior that is capable of adding people into pictures

#

Once I notice you are a right candidate I am willing to recruit you as one of my employees part time dm me if ur interested

#

And don’t worry I won’t be saying do 20 pictures as a trial it’s very small I just wanna see if ur capable of the bare minimum

thorn solar
desert portal
desert portal
pulsar zinc
#

hi,,

#

may i ask wht happened to ps gen fill?

random sonnet
#

Bro

#

I spent 5 hours

#

trying to find a font

#

and was super sad I couldn't find it

modern plaza
#

What font

random sonnet
#

only to find out it was a font I already but in bold.

#

faux bold.

#

Bebe Neue, I could haven sworn that was the font I used prior but it had this nice like slices cut out of the edges, it was super important I find it again.

inner solstice
#

I hope someone will teach me how to do things like this 😅

unkempt vector
inner solstice
unkempt vector
#

Unfortunately this is not something that's easiliy taught. This has a strong composition, it uses 3D graphics, and has very good colors. It's a good reference piece, but being able to make something like this will likely take years of experience because you need to learn the fundamentals of art to be able to replicate it. It was also most likely made by a team of multiple people. I doubt that one person made the 3D models, composited, and painted over this piece. I'm not saying it's not possible, but it's difficult and a lot of work. Though don't be discouraged, keep this and other work you like saved in a folder and look at it once in a while, and work on your own art in the meantime.

#

I suggest starting with reading about the fundamentals of art, that is where everyone has to start (whether they know it yet, or not). When you have an overview of what they all mean, just pick one to get started with. I liked color as a fundamental, so I studied color and lighting. And once you feel like you have progressed, move on to the next fundamental and practice that 😄

inner solstice
vernal fieldBOT
#

Gave +1 Creative Carma to @unkempt vector

unkempt vector
inner solstice
#

And one more question , where is my "back" thing? I know it was there but idk where that thing went 😅

#

I mean when u drawed for example line and u want to delete it.

unkempt vector
inner solstice
#

Most challenging thing was for me 3D edit , i was stuck in this thing for like 1 hour and i wanted to delete my photo i was working on... 🙈

#

I managed to somehow quit it but still dont know what i selected to end that thing 🤣

modern plaza
#

How can I get pics from my laptop to my phone fast

wooden tree
#

please help mee

flat daggerBOT
#
Commands

Community
A few basic commands that Adobe's community members can use for such as checking for exp, ranking, levels, and those short of stuff. These commands are tailored to be easy to use without requiring additional permissions.
-leaderboard, -level, -avatar, -reminder, -removeReminder, -weekly, -help, -ping, -test, -invite, -invites

unkempt vector
modern plaza
vernal fieldBOT
#

Gave +1 Creative Carma to @unkempt vector

proven relic
vernal fieldBOT
#

Gave +1 Creative Carma to @desert portal

runic pond
#

Hey could someone help me in photoshopping this picture?

kind arrow
lost marten
#

can someone help me make this picture a 1920x1080 png

desert portal
lost marten
#

yeah but i wanted it like in a 1920 x 1080 png where the icon is in the middle

zinc folio
#

hi guys

broken sierra
#

hello lads

#

i have a challenge for you lot

#

i need a png of this lion with no background

desert portal
desert portal
#

I did. - above

lyric lion
#

lorem ipsum

lost marten
desert portal
#

(Reading Football Club)

broken sierra
#

why have they nicked our lion hahaha

#

thats brilliant thank you

molten geode
#

if someone could make me this typ of thing but with a different words and photo please reach out i will pay if needed

broken sierra
#

couldnt you just take a screenshot

desert portal
broken sierra
#

our as in the massive reading

desert portal
#

Reading fan I assume?

broken sierra
#

ofc

desert portal
#

Black Lion kitchen are the catering company that look after the Reading FC.

#

If anyone was going to use the logo, it would be a catering company that provide match-day food.

desert portal
broken sierra
#

idk google

#

i cant remove the red lmao

desert portal
#

ah. here we go.

#

SVG. Perfect

broken sierra
desert portal
#

boots up Adobe Illustrator

broken sierra
#

whats a .svg?

desert portal
#

An image, but it's generated using maths and curves instead of pixels.

broken sierra
#

brilliant

desert portal
#

great since if can be SCALED to whaetever size you want and it will still have perfect edges

broken sierra
#

scalar vector graphic?

#

thanks a lot

desert portal
broken sierra
#

oh no

#

i dont have illustrator

desert portal
#

@broken sierra 👆

broken sierra
#

legend

#

wait

#

i dont meant to be a pain

#

but could you do it for the crown too?

#

the one on top of the other red patch

desert portal
#

What are you trying to do with the images anyway? @broken sierra

#

(Partly me just being nosey)

broken sierra
#

i was going to use the lion for a flag maybe

#

possibly the crown as well but idk

desert portal
#

Are you going to get the flag professionally printed?

#

The printers would probably prefer a vector / SVG file.

broken sierra
#

unsure

desert portal
broken sierra
#

i probably wont do anything

#

but even if i dont i know what an svg is now

#

and i have the images

#

love you

desert portal
vernal fieldBOT
#

Gave +1 Creative Carma to @lost marten

desert portal
runic pond
#

Hey who can help me change the color is this car

#

These are better pictures

desert portal
runic pond
#

That makes it look so weird 😭

#

Thank you though !!!

desert portal
runic pond
#

Ionk how you doing that but thanks 😭

#

Ok what about photoshopping different rims

desert portal
#

far more difficult for rims, since you need to get an image with the right angle.

#

you can't take a 'face on' rim and skew it, since it will look wrong.

runic pond
#

Gotcha

desert portal
# runic pond Gotcha

Actually... - you sorta can - as long as it's a simple one and you're not too fussy. It won't win any awards but might do the job 🙂

runic pond
#

Ok so turn the car back to the original color and put like a black rim on it

desert portal
#

go for it.

#

night

worn echo
#

need help of photoshopping something, itll be quick, willing to pay a little

calm salmon
#

how do you call this

unkempt vector
# calm salmon

That's just a little sketch using a pen and a gray brush. Are you looking to do this yourself, or are you looking for similar work?

calm salmon
#

or if it's not that hard, trying to do it on photoshop

#

idk if i can have a similar result with filter gallery

unkempt vector
calm salmon
#

i'm gonna try it tysm for you help 🙂

foggy pagoda
#

how can i blend in a skintone into a diffrent skintone

#

im doing some body modifercations

#

trying to match them is hard >)>

stone idol
#

How do i make it look like light is coming out of the middle like a tunnel?

warped sleet
#

Hello everyone hello talented artists today I come to you with a very important question is there any chance someone could do a logo like this ?

misty silo
dense rune
#

hi can someone link best photoshop fonts?

#

free fonts

terse shard
#

i can just delete the 2022 versions without problems right?

ornate lichen
#

In case you want to do it with some visual example, here's the link for ya...
https://www.youtube.com/watch?v=i0AHNTq1poc

inner solstice
#

@desert portal i dont need it anymore just trying to learn something 😅

desert portal
#

You need to start by selecting the pixels around the existing logo, but since it's so light/washed out, I had to grab another logo online to 'trace' over.

#

I could have just drawn a box around the logo and clicked the generative fill button, but I wanted to keep as much of the background/mountains as possible.

inner solstice
vernal fieldBOT
#

Gave +1 Creative Carma to @desert portal

inner solstice
#

And this is possible in photoshop?

desert portal
inner solstice
desert portal
#

(or download and use an existing one as the basis)

inner solstice
desert portal
#

Every 'frame' is a layer in photoshop - you need to place your two images either side of the lightning OVER AND OVER AND OVER AGAIN for each of the frames

#

Yes you can. At least you can in the most recent versions of PS

inner solstice
#

Nice , thank you so much. You dont know how u helped me sldiskofsem

desert portal
#

e.g....

past rapids
#

Hi guys, I wonder if there is an easy way to automate a procedure. I've got a character that is sliced up into separate layers. I have 5000 images of the same character in different clothes and need all of them to be sliced and layered the same way. If I do them each separately it will take me at least a month.. Please help 🙂

unkempt vector
lunar summit
#

Hey I am new to Photoshop but want to be good, is there anyone in this community who is down to guide me through this program? I used programs like Ableton and Bitwig before so my learning curve is quiet high

desert portal
#

@old igloo - have you quite finished?

desert portal
#

There are some really good tutorials built into the software, and loads of youtube video guides.

lunar summit
agile dagger
# lunar summit can you link me the best youtube channels?

PiXimperfect is one of our favs: https://www.youtube.com/watch?v=xTzvQkOll2U

The Complete Guide to Getting Started with Photoshop for Beginners! Whether you are starting from scratch or want to build a strong and solid foundation, this is the lesson to help you every step of the way. We will leave no detail unturned, and cover everything you need to know to get started right now!

► TRY PHOTOSHOP FOR FREE: https://pix.li...

▶ Play video
lunar summit
#

thank you!

desert portal
#

These are good too, but you can't beat PixImperfect 🙂

idle jewel
#

hello, can i ask someone to do a simple design for me or is that not allowed

foggy pagoda
#

is there a way to mach this skin with the other?

desert portal
idle jewel
#

may i contact you and see if i am asking too much?

desert portal
# foggy pagoda

What's the context? - whole image that little square doesn't really make much sense.

foggy pagoda
#

@desert portal

#

im doing a pregnancy edit

desert portal
foggy pagoda
#

but it has a diffrent skin tone

desert portal
desert portal
foggy pagoda
#

@desert portal can't really

#

since it was an NSFW shot

desert portal
#

so... you have two photos, presumably some kind of before and after.

#

and the lighting/image makes the skin tone look like it's from a different person

foggy pagoda
#

the otherlay kinda works

#

overlay

#

getting close

#

just a tad darker

#

ill figure something out

desert portal
#

given the tiny reference image, I tried using overlay, then knocked the opacity down to about 60% and then brightened it too

#

I can't really offer more than that since it's going to be dependant on the image itself of course.

foggy pagoda
#

@desert portal

#

i did it

desert portal
#

Nice work 🙂

foggy pagoda
#

i used auto blend layers

#

its not perfect but got it done

desert portal
#

ooh, fancy! - Makes sense

foggy pagoda
#

i can just do touch up

#

top one didint work

#

bottom did

#

but stack only works with 50% opacity

desert portal
#

yeah I don't think that's really the purpose of the tool, but great to hear it worked for you

foggy pagoda
#

it did it just got this bit that it didint do

#

you can see its a match tho

#

i used the content fill for this

#

job turned out goof

glad osprey
toxic plover
#

any idea how do I generate the legs?

#

it says its against the damn guidelines

#

at some point when I generate too many images in one project it gives me that message for almost every generation

toxic plover
#

anyone have any idea how to make this work lol

#

ai is not really getting the perspective

rigid nymph
#

hello, can someone help me with this image? I need to understand what could be written

inner solstice
idle jewel
#

would someone have 5 minutes to create a simple design for me 🙏🙏

foggy pagoda
#

burnt out from it kekw

deft hazel
#

hello people

idle jewel
#

:((

wooden pebble
#

Yo supers, can anyone help or recommend for me the perfect pc and monitor for lets say for whole adobe programs.and thank you

inner solstice
#

Idk whats your budget but I'm 100% sure you won't go wrong with Samsung Odyssey G55A

#

Ig its 32"

toxic plover
#

so layer 1 is frame 1 and layer 2 is frame 2

#

I guess thats what he meant

foggy pagoda
#

@inner solstice i have the G70A

grim star
#

hello so its still telling me The service is not responding. Please check your internet and try again
when using genfill , should i get back to 25.0v or wait on 25.1 ?

foggy pagoda
#

25.1 seems to be having issues with the ai generation tool

grim star
foggy pagoda
#

i get i violated terms of serverce for typing in cat

toxic plover
#

big issues

toxic plover
#

its only availble on the most recent one

foggy pagoda
#

yep

grim star
#

So I have only to wait for the new update ?

foggy pagoda
#

pay for broken apps

#

seems about right

#

i mean i pay 25 a month for the package

grim star
#

Same but I only use photoshop for my work

foggy pagoda
#

lemon

#

iv been working on deepfakes lately

#

poeple like them

#

also

#

why does photoshop crash my rig

#

it lags really bad when im using it

grim star
toxic plover
foggy pagoda
#

and i just blue screen out of no where and it says PS is the cause

toxic plover
#

it seems crazy unoptimized

toxic plover
foggy pagoda
#

apparently it favours mac over windows