Master Photoshop with the help of our global community.
Recently active
after bridge updated to 16.0.6.9 and photoshop(27.8.0) started it completely remove all my custom actions
想把GoogleAI_GeminiApp功能協助Adobe PhotoShop / LightRoomMC進行AI能力範疇中共同學習關於設計和美術能力。定位可以升級成為民眾主流功能性產業形象
The weird halo appears around anything I have scanned and separated from background using channels.
psd로 저장한 후 다시 열려고 하면 자꾸 이런 창이 뜨는데ㅠ 해결 방법 아시는 분 계실까요? photoshop2026입니다
I am converting a large number of files (.ai and .psd) to .png. Within Photoshop, I can do this efficiently using automation tools. The only problem is that when I convert a tranche of files, I am noticing that the height and width of the first image in the batch is being imposed on the other images in that batch. Example: If the first image is 5 x 1 in, those dimensions are applied to every other image in that batch after conversion. Desired behavior is that each image should keep its original dimension. I understand how to do this when converting images one-by-one, but how can I prevent this when working in batches? Thank you.
Thanks to everyone who took part in our previous SFTW259 ‘lock gate’ challenge.This week I heard Bob Marley’s ‘Stir it up’ and, once that ear-worm had taken hold, I had to base our starter image on something connected. I found this whisk as a 3D model, in Adobe 3D assets, and I textured it using Adobe Substance Painter.The challenge is, what can you make with the whisk?The “rules”:Use the starter image as at least part of your own image entry. Anything goes, as long as it meets the forum rules on decency, copyright, etc. Anyone, and everyone, is welcome to have a go, whether you are a complete beginner or a Photoshop expert. This is not just for our forum “regulars”. The challenge is not limited to Photoshop. Any Adobe software can be used. There are no prizes apart from the chance to practice, show off your skills, or bring a bit of humor and fun. Don't be shy, join in and have a go! The starter image is made available for you to use in this forum challenge only. To download the star
I wanted to better understand the commercial usage of Adobe Firefly, especially when it comes to client work. If I generate images using Firefly, can I safely use them for paid projects like social media ads, website creatives, or marketing campaigns without running into any licensing issues?I’ve read that Firefly is trained on licensed and public domain data, but I’m still unclear about a few things do I need a paid Adobe subscription for commercial use, or is the free version also acceptable? Are there any restrictions when creating content for brands or businesses, and can clients claim full ownership of the generated visuals?I run a digital marketing agency and plan to use Firefly for client creatives, so I want to ensure I’m fully compliant before scaling. I’d really appreciate insights from anyone who has practical experience using Firefly professionally.
I need to retouch a drone image of an empty road to add cars. Generative Fill does a believable job, but only if I do one at a time – I can’t select a section of road and ask to add multiple cars at once. That’s okay, I’m happy to do them one-by-one, however a major problem is PS will ALWAYS point the cars in the wrong direction for Australian driving conditions, with RHDrive cars that drive on the left side of the road. In this case, it’s not simply a case of doing a horizontal flip to mirror the image. I’ve tried a number of ways to specify the prompt, e.g. ‘white car driving towards the left edge of the image’, or ‘white car driving on left hand side of road’ or ‘white car driving on road in Australia with tail lights visible’. PS refuses to do it. When I use ‘… headlights visible’ or ‘… tail lights visible’ … it will put headlights or tail lights on the front and the back of the car.Any help here most appreciated – I have many photos to update in the same manner and it will be a ve
Hello everyone,I want to create a script to reset the settings of the currently-selected brush to its saved defaults that I can later hotkey or whatever.- I tried finding the index of the currently-selected brush and selecting based on that, but I was not able to do that successfully.- I tried to write scripts for “Next Brush” and “Previous Brush” to call them in succession in the script, but I was also not able to do that (I don’t want to be sending their hotkeys as they can be mapped differently per user).Is there any way to achieve what I’m looking for?
Can't paint an additive (white) brush on any masking layers (adjustment or generative fill). Subtractive painting works fine, but the additive painting is not working. Brush is pure white, normal blend mode, masking layer selected.
Steps to reproduce:1. Open Photoshop v27.x on Windows 11.2. Open any image (8-bit PNG/JPG).3. Go to Image > Adjustments > Exposure...4. Move the Exposure slider (for example, +0.5).5. Observe the Gamma Correction slider: it instantly jumps to 0.01 and the preview becomes heavily distorted.Actual result:Gamma Correction resets to 0.01 automatically after moving the Exposure slider, producing a washed-out / broken preview.Expected result:Gamma should remain stable or adjust smoothly; it should not reset to an extreme value.System info:- Photoshop version: 27- OS: Windows 11- GPU: RTX 5070 (12GB)- GPU acceleration: Enabled- Bit depth: 8 bits/channel
The Reflection Removal tool in the top menu simply stays greyed out so I can’t invoke it. The attached shows this clearly. Note that the reflection itself is not visible as it occurs on the right side of the picture
When running large batch jobs getting "Could not complete the command because there is not enough memory (RAM)" using Photoshop 2026 (2.8.0). Makes large batch jobs difficult in the extreme and was never, ever an issue in Photoshop 2025.
When I work on a photo in one Photoshop window and want to transfer that photo to another window while maintaining the same dimensions and depth, the result is different in each window.
Generative Fill / Fill & Expand creates a visible horizontal seam at the boundary of the original image. The generated area does not blend seamlessly with the existing background and introduces an artificial brightness/color band exactly where the original image ends. This happens even with an empty prompt on a simple, smooth wall background.
I am compositing a Redshift Render EXR in Photoshop. The compositing itself works fine, thanks to the OCIO implementation and the image looks as expected. However, when finishing the image for 8bit export, there is a problem with the "Duplicate to Profile" functionality: it shifts my colors. What's worse, adding an extra Step to the conversion process seems to fix this, so I think it's a bug. What's happening:I have my composited 32 bit ACEScg file. I press Edit > Duplicate to Profile and choose "sRGB 32 bit" as "Target Settings". This way, the colors change / desaturate, especially the blues / cyans. At first I though that this is expected behaviour due to sRGB having the smaller gamut, but then I realized that OCIO is supposed to preview the ACEScg file how it looks in sRGB, so it should NOT change when converting. After some more research, I confirmed this. Now the part why I think this is a bug, or jank:If you take that same 32 bit ACEScg file and use Duplica
TitleHow can I automate replacing model images in hundreds of Photoshop PSD files? (JavaScript, UXP, AI, etc.)BodyI manage a large number of Photoshop PSD files for an e-commerce website.Due to licensing agreements with manufacturers, we have to replace all model images with new licensed images every year.My current workflow is:Open a PSD file. Identify the model image being used. Search the new year's image folder for the corresponding replacement image. If a replacement exists, replace the model image. If no replacement is available, remove the model image and replace it with a product-only image. Save and close the PSD.I have to repeat this process for hundreds of PSD files, so it's extremely time-consuming.Current situationPhotoshop 2026 Some model images are Smart Objects, while others are placed JPEGs or EPS files. Layer names are not standardized. The image files provided by manufacturers have inconsistent filenames every year, so matching by filename is not reliable. Product nu
Just upgraded from Phootoshoop 2025 to Phootoshoop 2026 (27.8.0). When running large batch jobs get this [removed]:Have 40GB RAM so that’s not the prob. My (wild) guess is that the Phootoshoopers have messed with the “close” command - files are closed but their RAM remnants are not purged.End up having to split single jobs into multiples (huge headache), never happened with Phootoshoop 2025. New versions are supposed to be improvements, Phootoshoop????[edited by moderator]
Would love help on this issue its happening on 3 of my PSD files
I'm looking for a Photoshop script (JavaScript/ExtendScript or UXP) to automate my card deck mockup workflow.My workflowI create Tarot and Oracle card mockups.Each PSD contains multiple Smart Objects representing cards arranged in a specific composition.Each Smart Object already contains a card image from a folder.For example: Deck A/1.png2.png3.png...56.pngThe PSD already uses these images in different positions.For example: Card 1 → 14.pngCard 2 → 3.pngCard 3 → 27.pngCard 4 → 8.pngNotice that the Smart Object names are not related to the image filenames.The composition has already been carefully designed.What I wantI have another folder: Deck B/1.png2.png3.png...56.pngThe filenames are identical.The images are different.I want to select the new folder and have the script automatically replace every Smart Object with the image that has the same filename currently used inside that Smart Object.Example:Current PSD Card 1 → 14.pngCard 2 → 3.pngCard 3 → 27.pngAfter running the script: Car
Hi everyone,I'm trying to automate part of my workflow in Photoshop and I'm wondering if there's a way to achieve this, either with an Action, a JSX/UXP script, or a plugin.I have a PSD containing multiple Artboards. Each Artboard contains several layers (text, shapes, images, etc.).For each Artboard, I'd like to:Select all layers inside that Artboard only (excluding hidden and locked layers). Convert those layers into a single Smart Object. Rename the Smart Object using the Artboard's name. Center the Smart Object horizontally and vertically within the Artboard. Repeat this process automatically for every Artboard in the document.The final result would look like this:Before: Card 01 (Artboard) Background Title DescriptionAfter: Card 01 (Artboard) Card 01 (Smart Object)I'm using Photoshop 2025 on macOS.I initially thought this could be done with an Action, but I couldn't find a way to select only the layers inside the current Artboard or loop through every Artboard automat
We are experiencing an issue with Photoshop on our MacBooks. Essentially, Photoshop is unable to overwrite existing files. This happens both when using the normal save function (Command + S) and when using Save As with the same filename.When we try to save, Photoshop displays the error message "Disk Error", and the file is not saved The scratch disk is not full, and the issue only occurs when working with files stored on our file server. We have also verified the file permissions, and everything appears to be correct, with the affected users having the necessary read and write permissions.This issue occurs on all of our macOS computers, including macOS Sonoma, macOS Sequoia, and macOS Tahoe.
Hi, I am running into a space issue on my laptop. It is causing PS to not run properly or even stay open, I cannot update the software on my computer, or update some of my Adobe apps. Is it possible to delete older versions without losing anything? I haven't added my own tools etc. to PS. I attached a photo of the apps that are taking up the most space on my computer but I am afraid to delete them without asking first. This isn't my area of expertise. 🙂
I have a maybe a good idea regarding selling stock photos by photographers like myself.I sell my photography work to Adobe Stock, among others.If I need a description of a photo, I currently always consult Google Lens on my smartphone and take a screenshot of my screen to be able to provide a good description of the photo.This is very cumbersome for me, and I think for many photographers as well.Is it a good idea to add such a search function to Photoshop/Lightroom?
Window - Adjustments panel is not opening in my custom workspace. When I switch to default Photography workspace, it does open, but there are not some option available, for example I'm not able to select default Clip to Layer option. Adobe Photoshop Version: 27.8.0 20260610.r.13 4081857 arm64 (final, Release)Operating System: Mac OS 26.5.1
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.