Join our global community of Photoshop developers.
Recently active
Tres personas sentadas detrás de una mesa redonda y otras cuatro en la misma situación, no son detectadas pour la opción detectar personas, con el fin de suprimirlas de la foto.Las personas se ven perfectamente en la imagen, y Son lo suficientemente representativas para ser detectadas.
Je n ai plus photoshop depuis une mise a jour intempestive.
There is an EDIT function on the firefly platform but it doesn’t do anything most of the time except for slowly degrade the image, waste your time and steal your credits. IF NOTHING CHANGES IN THE IMAGE WHEN I GIVE IT A CLEAR SIMPLE PROMPT THEN WHATS THE POINT.
I've tried changing the language in Photoshop and reinstalling it, but the error persists.I'm trying to use the PhotoMerge feature, but I keep getting an error message.
I finally had to reinstall the former Photoshop V 27.9 on both my Windows 11 workstation and Windows 11 laptop for the on-device remove tool for using my installed Nvidia RTX 5080/4090 with16GB VRAM. I’m running the current Nvidia Studio Driver 610.88 and the tool runs great and fast!. However, after updating to regular PS V27.9.1, also includes the current PS Beta V27.9.11, the On-Device remove tool to severely stalls and must cancel to avoid long waits. Using the Cloud selection works, only if on WiFi, but I am still waiting for an update fix for the off-line On-Device to function properly. Whatever changes happened in the PS updates, the On Device Tool was affected. This issue has been ongoing for over three months!! BTW - No logs are necessary to collect send as the identical issue can be recreated on any PC using Windows 11 and the RTX having 16GBVram card at Adobe PS lab, then read the log.
Hello, I am developing a Photoshop UXP plugin.Our plugin requires complex vector shape editing in canvas, so we are using a webview.On Windows OS, when the webview is clicked, all keyboard shortcuts stop working. This issue is not fixed even if I click outside the UXP panel. The shortcuts only start working again if I click inside the document’s image. On macOS, this problem does not occur.Is there a way to return the keyboard focus to the document with code?
Posted in the wrong community. Please remove or move this thread.Hello,I would like to report a reproducible Photoshop WinTab compatibility issue involving the Wacom Art Pen 2.Environment:- Windows 11 64-bit- Adobe Photoshop 2026: 27.9.1.1- Wacom Intuos Pro M (2025), model PTK670- Wacom Art Pen 2, model ACP70000DZ- Wacom Windows driver: 6.4.13-4- Tablet firmware updated through Wacom Update Utility- Photoshop brush setting: Brush Settings > Shape Dynamics > Angle Control = RotationSteps to reproduce:1. Enable Windows Ink for Photoshop and remove/disable PSUserConfig.txt.2. Restart Photoshop.3. Rotate the Art Pen 2 while using a brush configured for barrel rotation.4. Barrel rotation works correctly.5. Close Photoshop.6. Create PSUserConfig.txt containing: # Use WinTab UseSystemStylus 07. Disable Windows Ink for Photoshop in Wacom Tablet Properties.8. Restart Photoshop and test the same brush.Actual result:Pressure and tilt continue to work in WinTab mode, but Art Pen 2 barr
# UXP defect report — cursor handling, and four missing DOM features Prepared 2026-08-20 from measurements taken inside a UXP hybrid plugin panel.Everything below was **measured in the panel itself**, not inferred: the testharness, its controls, and the raw verdicts are described at the end. --- ## Environment | | ||---|---|| Photoshop | 27.9 (Windows) || OS | Windows 11 Pro, 10.0.26200 || Plugin type | UXP **hybrid** (JS panel + native `.uxpaddon`) || Manifest | `manifestVersion: 6`, `host.data.apiVersion: 2`, `minVersion 24.2.0` || Loaded via | UXP Developer Tool (side-loaded) || Panels | two (`type: panel`), one main, one log | --- ## Summary Five defects, in rough order of impact. The first is the one that makes a classof ordinary UI impossible. 1. **`cursor` is not re-evaluated once a pointer button is held and moved** — it reverts to the default arrow regardless of what any element specifies.2. **`cursor: url(...)` is discarded at parse time**, taking its fallback keyword wit
# Rapport de bug — Photoshop 2026 ## TitreDélai anormal (20-25 secondes) à l'ouverture du dialogue d'impression (Ctrl+P), indépendant de l'imprimante sélectionnée ## Version de PhotoshopPhotoshop 2026 (version à jour au moment du test) — Aide > Informations système pour la référence exacte de build ## Système d'exploitationWindows 11, Dell XPS 17 ## Résumé du problèmeL'ouverture du dialogue Fichier > Imprimer (Ctrl+P) prend systématiquement 20 à 25 secondes, sans aucun indicateur visuel de chargement (pas de curseur d'attente, pas de barre de progression, aucune mention "Photoshop ne répond pas"). Ce délai est reproductible à chaque ouverture, quelle que soit l'imprimante sélectionnée. ## Étapes pour reproduire1. Ouvrir un document dans Photoshop 2026 (testé avec fichiers TIFF et PSD, Adobe RGB 16 bits)2. Faire Ctrl+P (ou Fichier > Imprimer)3. Chronométrer le temps entre l'appui sur Ctrl+P et l'affichage effectif de la fenêtre de dialogue ## Comportement observé20 à 25 seconde
Up until recently I’ve been able to drag and drop images onto my canvas perfectly fine, then it suddenly decided to start giving me this error message: “Could not complete your request because of a program error”. I opened Adobe Creative Cloud to update Photoshop, it’s using the latest version. I hid all layers and saved the file under a different name, then saved them one layer at a time, same error. I tried renaming my Photoshop folder to “Adobe Photoshop 2026.old” (I do not have an “Adobe Photoshop Beta” folder like the article described) and restarted my computer, same error. I renamed my “com.adobe.unifidedpanel” folder to “~com.adobe.unifiedpanel”, same error. I have no idea what to do.The “Learn how to fix” button under the error window doesn’t even direct me to an article on this particular issue. It sends me to a page about saving files.
Updated Photoshop two days ago (with older version removal), and now I don't have anything, and can't figure out how to get my old version back. I'm on an Imac 17 from 2017 with Radeon Pro 570 4 GB, 24 GB of Ram
Hi everyone,We are developing a Photoshop UXP plugin and have encountered an issue while creating output artboards programmatically.Our plugin supports the following output modes:✅ Single output added as a layer – Works correctly. ✅ Multiple outputs added as layers – Works correctly. ❌ Single output created as a separate artboard – The original artboard becomes corrupted. ❌ Multiple outputs created as separate artboards – The original artboard becomes corrupted.IssueWhenever the plugin creates one or more separate artboards, the original artboard is unexpectedly modified.The new artboards are created successfully, but the original artboard no longer remains intact. Some of the original artwork appears to be moved or reassigned into the newly created artboards, causing the original design to be altered.This behavior occurs only when generating outputs as separate artboards. The same processing pipeline works correctly when outputs are added as layers.EnvironmentPhotoshop: [Your Photosho
I am developing a Photoshop UXP plugin and currently using UXP Developer Tool v2.2.1 from Creative Cloud. This version is missing several essential features: No TypeScript definition files (photoshop.d.ts / uxp.d.ts) Incomplete manifest.json validation Missing API support for Photoshop 2025/2026 For development purposes, I need the latest UXP Developer Tool v2.3 (Windows). Could you please provide the download link?Thank you.[Moved to Photoshop by a moderator]
Photoshop Beta 27.9 - When invoking the Sky Replacement menu (Edit > Sky Replacement) the brightness slider is not functional, although it moves freely, there is no visible change in the preview, nor is any brightness to the sky visible when applied. All other slider functions within the Sky Replacement panel function normally. Windows 10, 64 GB RAM, nVidia GeForce GTX 1070 Ti
Desde hace como un mes y medio que hicieron actualizaciones photoshop en lugar de mejorar parece retroceder.La configuración del espacio de trabajo no la mantiene; constantemente hay que estar restaurando al que nosotros guardamos. Las acciones constantemente las borra, aparece un mensaje que indica que las acciones no se pueden cargar por un problema en el sistema.Recientemente, trato de cambiar de modo de vista con la letra “f” y no me deja, solo empieza cambiarse sin control.La selección automática también está fallando, hace una peor evaluación de los colores para hacer la selección.“Seleccionar sujeto” estaba mucho mejor que la actualización nueva. Es poco práctica, confusa de usa y en general se equivoca.
CANON R8、レンズはSIGMA 12-24/4.5-5.6 Ⅱ キャノンDG HSMをキャノンのアダプターで接続し写真を撮っています。RAWデータ(拡張子はCR3)をphotoshopで開こうとしたところ、『photoshopが認識しない種類のファイルです』と出てcamera rawが立ち上がることすらしません。 photoshopバージョン:27.7.0 20260514.r.11 fa4476d x64 (final、Release)camera rawバージョン:14.5.0.1177 フォトショップをアンインストール後再インストールもしましたが変化はなく、camera rawの最新バージョンであるCamera Raw 18.3.2 をダウンロードをしてみましたが、フォトショップのヘルプ→プラグインで確認するとなぜか14.5.0.1177のままです(アプリ、パソコン再起動済み)。以前は普通にcamera rawで開けていたはずなのでバージョンアップ関連の問題かなと思いましたが、調べてもよく分からず、、、。 教えていただけると幸いです。よろしくお願いいたします。
Could not apply the workspace. Select Subject Classifier model not loaded correctly
Has anyone encountered this issue recently?In Photoshop, when I use the Lasso tool or Brush tool, a single click causes the cursor to misclick or jump around randomly. It’s making it impossible to select or draw accurately.
iPhone17 Pro MAXでPhotoshopアプリで画像選択し、AI機能を使用する際、「Photoshop AI の使用状況」の画面が出てくるが、スクロールできないので最下部のボタンが押せない。「18歳以上である必要があります」のした下のボタンが押せない。
La herramienta con la que están supliendo “seleccionar al sujeto de manera automática” NO SIRVE. Las mejoras se supone que deben hacer el trabajo más simple. Esa es una herramienta sumamente útil y funcionaba bastante bien. Espero puedan regresarla por que la nueva es una cochinada. NO SIRVE
Hi everyone,in a Photoshop 2026 UXP plugin I want to export an artboard (or layer) as an jpeg image. Same function as right clicking an artboard or layer and selecting “Export As” choosing JPG with quality 6.I am using Photoshop 2026 27.4.0 on OSX with M1 CPU. UXP 9.2.0 and UXP Developer Tools 2.2.1I just found a method to export a whole document using document.saveAs.jpeg() method. But I do not want to export the whole document, just a few artboards inside it.I tried duplicating the document and using document.crop() method on the copy. But the crop method doesn’t do anything, the document with and height are the same after crop(). See here:/* Non working example of using document.crop()*/await core.executeAsModal(async () => { const document = app.activeDocument; console.log(`Document size before crop: ${document.width} x ${document.height}`); const res = await document.crop({top: -61, bottom: 660, left: 8753, right: 9934}); console.log(`Document size after crop: ${
De un momento a otro, la herramienta “curvas” deja de funcionar. Solo deja realizar un cambio y la línea modificadora ya no se puede mover. También la herramienta “relleno generativo” deja de funcionar de un momento a otro
La sección de curvas no sirve; ya dejó de moverse. La herramienta de selección raída también dejó de funcionar y me marca error Es horrible no poder trabajar con estos errores y en épocas con demasiado trabajo.
I have my plugin on Adobe marketplace but when someone installs the plugin the plugin icon not visible in the installed popup and instead a placeholder visible .How to fix and place my icon
I need to convert .psd files to .json and this must support smart objects, this means, data should contain warp information.I was able to extract the relevant information but I can't do it with the smart objects.What do I need to take into account to achieve this?Is there any language and library that will make it easier for me to complete the job?.
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.