Master Photoshop with the help of our global community.
Als letztes aktiv
I'm trying to use a stylistic set for an open type font (Lexend Deca, a Google font) in Photoshop v 26.4.1 on a Macbook Pro M1 (Sequoia 15.2) but the option is greyed out in the type panel's context menu. I use it without any problem in IndDesign and Illustrator.(Attached image is in Swedish GUI.)
Photoshop v26.4.1Windows 11 Keyboard shortcut SHIFT+ALT+R, to select Clear blend mode when using Brush Tool, no longer works for me. Every other blend mode shortcut listed here works as expected.
I have a complaint which is as follows, when I select a subject with the lasso tool the space bar does not cause canvas movement, and neither the backspace button is working
I'm trying to make contact sheets with around 200 photos - everything is working great except it insists on including the .JPG in all the photo labels. I went through and deleted it off all the photo names (so Few_House.JPG became just Few_House) but it still prints them on the contact sheet. Any ideas on how to remove that, other than going through and marking up each individual label?
Hey all! Setting up a new, 2025 Macbook Pro, M4 (running Sequoia 15.3.1). I selected 'Enable Generator' via PS settings > plugins, like normal.. But here's the problem:I'm getting the 'error message' I've read about on here: "There was a problem with Generator. If the problem persists, please see: https://helpx.adobe.com/photoshop/kb/error---there-is-a-problem-with-generator--occurs-when-launchin...".. I use this feature a lot for quickly saving out jpegs and I can't get the error message to go away or the image assets generator to work. Is there a newer, similar feature everyone's using instead? Here's everything I've tried:I've read threads on here, read the article linked in the error message - none of the solutions seem to work.Am running the most up to date version of PS, tried in PS Beta also.Have checked/unchecked 'enable generator', restarted photoshop, CC and my computer.Don't have any anti-virus software outside of whatever is built into Macbooks.N
Gen AI not working in Beta and regular version. anyone else?
When I switch from one PSD to another, Photoshop changes the brush tools. How can I stop this?
Clicking on the Application folder the "unistall" option, PS2023 (24.1.0) doesn't uninstall (on CC). How can I do to uninstall it? Thanks
Hi all,I am trying to use Chat GPT (dont hate me) to create a script which:Creates a Curves Adjustment LayerNames the layer “CURVES_Contrast_YYYY-MM-DD”with the date being added automatically.Here is the JSX code: // Photoshop Script - Curves Adjustment Layer with Date-Based Naming (No Grouping) if (app.documents.length > 0) { var doc = app.activeDocument; function getFormattedDate() { var date = new Date(); return date.getFullYear() + "-" + ("0" + (date.getMonth() + 1)).slice(-2) + "-" + ("0" + date.getDate()).slice(-2); } var todayDate = getFormattedDate(); // Create the Curves adjustment layer using an Action Descriptor var idMk = charIDToTypeID("Mk "); var desc = new ActionDescriptor(); var idAdjL = charIDToTypeID("AdjL"); var ref = new ActionReference(); ref.putClass(idAdjL); desc.putReference(charIDToTypeID("null"), ref); var idUsng = charIDToTypeID("Usng"); var desc2 = new ActionDescriptor(); va
I find myself frequently selecting several hundred files to make contact sheets (using bridge) and then can find no way to print all of them at once in Photoshop.Is there some solution to this? some command that prints all open files? I know it can be done in Lightroom, but that doesn't help since these files have not been imported to Lightroom and are just for a one time use...thanks,tom
I'm studying Phtoto Shop by Tutorial. I'm expecting to open "New Layer Dialog" by double clicking Background layer. However other dialog opened instead. I'm using Mac. Detail is following.< How to create error >Start Photoshop > Help > Hands-On tutorials > Add visual effects > Create a symmetrical photo effect with a Blend mode > Start Tutorial > Blue Dialog " Double - click the Background layer to open the New Layer Dialog and convert it to regular layer. Click OK. " So I double Click as instructed ==> But "Layer Style Dialog" opened instead of "New Layer Dialog" Then I couldn't proceed this tutorial. <<< How can I open "New Layer Dialog" as instructed by this tutorial ? Please support me. >>> < My System & Software Version >Mac Book Pro macOS Ventura 13.1Adobe Photoshop 24.1.1
Buenas, tengo un plan anual fotografico contratado desde 2014, en el que pagaba 12 euros mensualmente, se renovó ayer automáticamente y lo han subido a 18euros. Quiero cancelarlo pero dicen que me cobran 100 anticipados por no cumplir el contrato. Que puedo hacer? como puedo reclamar?
Alright, so I've tried both the Batch Update Smart Object and Batch Mockup Templates and I get an error message for the same line (line 370 on Batch Update Smart Object and line 381 Batch Mockup Templates). The line is:while ( layers[i].kind == "LayerKind.SMARTOBJECT" ) { theLayers.push(layers[i]);objCount++ ; i++;} Here's the error: Here's what my workspace looks like:(layer 1 copy is visible since it has the drop shadow - this is how I've been doing it from the start. IK there's a better way, but it's what has worked) I've used Batch Update Smart Object many times for Etsy listing images, and I've had this issue a few times but I've always been able to figure it out. But this time, I am just stumped and not sure what is wrong. I even used a file that was working and resized the canvas and everything to work, and added in the BG, and suddenly it doesn't work.
Hi,I have this JavaScript which saves each layer of Photoshop as a Separate PDF. I want an addition to this script so that all the separate PDFs can be merged into a single PDF. The objective is to convert a GIF into a PDF. Here's what I do:1) open a GIF (containing layers) in Photoshop.2) execute the JS, which saves each layer of the GIF as a separate PDF at the same location within a temp folder.3) The third part requires merging all those PDFs into a single PDF. Currently, I'm manually merging those PDFs. It would be nice, if the merging of the PDFs can be done silently, without bringing the Acrobat in front.PS: I use both MAC and PC. // photoshop // Export GIF layers as PDFs function exportLayersToPDF() { if (app.documents.length === 0) { alert("Please open a GIF file first."); return; } var doc = app.activeDocument; var filePath = doc.fullName.parent; var fileName = doc.name.split('.')[0]; var tempFolder = new Folder
Хочу вернуть деньги за подписку, которою отменила, но деньги все ровно списались.
Hi,I'm trying to set a New Action in Actions Panel, it is grey, not selectable.Besides that, thaction I've made are colored, and I don't understand the meaning of that colorsAny idea?Thanks in advanceAurelio
I want to learn photoshop, suggest me the best path to learn
Sometimes when working, between 30 minutes and an hour, the canvas and navigator will suddenly become frozen. The rest of the program doesn't freeze but the canvas/navigator does not update. To make matters worse, when this happens any attempt to save will not complete. For example, if you save-as the document the dialogs will close as normal but the file won't save and will still have an asterisk. If you try to legacy export for web it says an error occured. If you close the program it will ask if you want to save, and if you say yes it goes back to the main program and never saves. Latest version of Photoshop 2025, Adobe Cloud, and latest version of Windows 11 as of 3/12/2025. Default Photoshop settings (happens on a fresh install, already tried reinstalling). Nvidia RTX 3050 on desktop. I want to make Adobe aware of this issue. Hopefully it's happening to others as well. When I had Photoshop 2024 and it never happened. Any help is appreciated, thanks.
Hi, how do I get this texture with brushes?Thank You:)
Bonjour,j'ai photomerge qui ne marche pas ... alors que sur d'autres ordinateur oui.J'ai supprimé et re installé le logiciel Photoshop 2025 mais toujours rien ne se passe...une idée ? merci
My pc runs windows 10 and at the end of the year it will not be supported. My pc will not accept windows 11. That means I will have to buy an new pc. The photoshop version I have is CS5.1 extended. It is on a cd that I bought years ago. It also has the product code. I know that when it comes time to set up the new pc, I have to deactivate photoshop on the old pc before downloading it on to the new pc. I know that this version is not supported anymore with updates. My question is, will I still be able to download it from the cd onto the new pc? What preparation or information do I need to do before I do the download? I hope that I can still use this version because I can't afford the newer photoshops.Thanks,Terry
I'm looking for a tool or a JavaScript that let me know the color mode of a SmartObject in Photoshop. I have copied objects from an Illustrator file and pasted it in a PSD file. The PSD could be in RGB or CMYK, and similarly, the AI objects could be in CMYK or RGB. I want a JavaScript that tells me the color mode of the SmartObject. Can anyone help on this, please.
So I have written a script with extendscript, only to realise it can be easily decrypted, and shared. So I would like to protect it and sell it some way without having to rewrite the whole thing in UXP which wasn't quite as well documented when I made the decision to code with the legacy extendscript. Is there anyway I can protect it?Here are some potential avenues I would like to explore and would be grateful if anyone has any experience or dos/donts etc. Turn it into a CEP plugin like so, basically eval the whole script once fetched. I know it's not overly secure but it feel the script would be better protected than a .jsxbin on its own. I'd b using the legacy interface I made with the the original script. I believe this is possible. It looks like my preferred method...myCEPPlugin/ ├── CSXS/ │ └── manifest.xml ├── js/ │ ├── fetchMyOriginalScriptandEval.js │ └── CSInterface.js └── index.html Obfuscate .jsx + Encrypt .jsxbin . Basically tie the script with a
Olá, meu photoshop 26.4.1 começou a apresentar umas falhas como não conseguir ver a dureza do pincel ou qualquer outra ferramenta que precise aumentar ou diminuir, a foto abre toda pixelada e a grade de corte aparece algumas cores que antes não apareciam.
Desde hace un tiempo me pasa lo siguiente: al procesar una foto con el camera raw o se reinicia el PC o PS se cuelga. Da igual lo que haga, incluso escribiendo un texto. Tengo un ordenador muy potente, procesador amd ryzen 3900X, 64 gb de ram, dos ssd m2 y gráfica rtx 2080, todo el sistema refrigerado con líquido. He formateado el ordenador, he instalado PS en distintos discos, he deshabilitado la aceleración de la Gpu, he cambiado la ubicación de la caché y mil cosas más que he leído por ahí. Desesperante es poco...Tengo la última versión de PS, la del 2025. W11 actualizado.Agradezco cualquier sugerencia, gracias.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.