내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

Ability to zoom in on images - AEM Assets

Avatar

Level 4

Hello, Community -- Our users have a requirement to be able to zoom in on images within AEM Assets. Is there an option to do this within AEM Assets? When clicking edit on an asset, we see the toolbar in the attached image, but it doesn't have a 'zoom' option. 

Any help is appreciated!

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

The short answer is NO, you don't have a zoom option in AEM assets. However, depending on what you need to achieve, you have a couple of options:

  • Dynamic Media is the easier solution, but as mentioned by @diksha_mishra, it requires an extra license.

  • You could potentially add a custom "zoom" effect using pure JavaScript. Depending on whether you need to provide the zoom for authors or for end users, you may need to overlay or create a new component with such behavior.

  • If the problem is that the image is too small, you should always check the other renditions, which will be at a higher resolution. You could even generate a larger one just as a workaround for the lack of a zoom option

Keep in mind that Assets is not a full image editor, that's why this option is not available.

 

Hope this helps



Esteban Bustamante

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Community Advisor

@ndlholm1 Zoom in/out are available inside the hotspot. I don't see one outside of hotspot features. if the authors want to zoom in they can click the edit -> hotspot and zoom in and see and cancel out. Just an idea.

 

Saravanan_Dharmaraj_0-1697752620144.png

 

Avatar

Community Advisor

@ndlholm1 You can get zoom functionality (of a viewer) by using Dynamic Media Integration.

We have the same integrated, it needs an additional license, but gives powerful dynamic viewer and image modifying capabilities on the fly.

diksha_mishra_0-1697776290362.png

 

Here's how to setup: https://experienceleague.adobe.com/docs/experience-manager-65/assets/dynamic/administering-dynamic-m... 

Here's a quick guide on Dynamic Media Viewers (previously Scene7): https://experienceleague.adobe.com/docs/dynamic-media-classic/using/zoom/quick-start-zoom.html?lang=...

 

Hope this helps.

 

 

Avatar

정확한 답변 작성자:
Community Advisor

The short answer is NO, you don't have a zoom option in AEM assets. However, depending on what you need to achieve, you have a couple of options:

  • Dynamic Media is the easier solution, but as mentioned by @diksha_mishra, it requires an extra license.

  • You could potentially add a custom "zoom" effect using pure JavaScript. Depending on whether you need to provide the zoom for authors or for end users, you may need to overlay or create a new component with such behavior.

  • If the problem is that the image is too small, you should always check the other renditions, which will be at a higher resolution. You could even generate a larger one just as a workaround for the lack of a zoom option

Keep in mind that Assets is not a full image editor, that's why this option is not available.

 

Hope this helps



Esteban Bustamante

Avatar

Administrator

@ndlholm1 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.



Kautuk Sahni