Skip to main content

Filter by idea status

10000+ Ideas

michel_ptLE
michel_ptLEParticipant

Remove or increase the 99-page limit in Adobe Express presentationsOpen for Voting

Hi Adobe Express team,We are an agency using Adobe Express regularly for client presentations, workshops, and internal training materials. Overall, we are happy with the tool and appreciate how easy it is to create visually strong presentations.However, the current 99-page limit for Adobe Express presentations is a major limitation for professional use cases.In our workflow, we often create longer client presentations that need to be shown live in fullscreen mode. Splitting the presentation into multiple Adobe Express files is not a practical solution, because it forces the presenter to leave fullscreen mode, open a second file, and restart the presentation. This creates an interruption in front of the client and breaks the flow of the presentation.Exporting to PDF can work for static presentations, but it is not a real solution for presentations with animated content, videos, transitions, or other motion-based elements. Exporting to PowerPoint is also limited, because animations, videos, audio, and presenter notes are not fully preserved.For professional teams and agencies, it would be extremely helpful if Adobe Express could support one of the following improvements:Remove or significantly increase the 99-page limit for presentations. Add a way to link multiple Adobe Express presentations and present them as one seamless fullscreen presentation. Add a “presentation playlist” feature that allows several Express files to be played continuously without leaving fullscreen mode. Improve export options so full presentations, including animations and videos, can be exported as a single MP4 or fully editable presentation file.This would make Adobe Express much more suitable for longer client decks, trainings, keynotes, and workshops.Thank you for considering this feature request. It would make a big difference for teams using Adobe Express in professional presentation workflows.

zekapirozeka
zekapirozekaParticipant

More "$tags" especially "$textureSize" tagOpen for Voting

Hello Adobe Substance 3D Team,I would like to request a highly useful quality-of-life feature for the texture export pipeline in Substance 3D Painter.The Feature Idea:Please add a new official naming token (keyword) for the Output Templates, such as $textureSetSize or $textureSize. This token should dynamically output the texture resolution width chosen in the export window (e.g., 2048, 4096, etc.).Why this is needed (Use Case):When exporting complex assets with multiple texture sets, we often need to organize files hierarchically by resolution into subfolders. For example, a project folder structure might require something like this:$textureSet/$textureSize/$textureSet.basecolor(.$udim)This should automatically generate a clean, isolated directory structure on the hard drive, like:.../pants/2048/pants_basecolor_2048.exr .../helmet/4096/helmet_basecolor_4096.exr Current workaround and limitations:Right now, the application completely lacks any global built-in variable to get the texture size in the text string of the naming convention. The only way to achieve this at the moment is by writing custom background Python scripts to intercept and modify the paths on the fly. This approach is prone to API breaking changes and requires custom maintenance for production teams.Having a native token accessible via the standard $ button in the Export Textures GUI would make the export workflow incredibly flexible and industry-standard without forcing users to rely on custom plug-ins.Thank you for considering this request!