Create thumbnail from external url 118 Postswebchun 2 years ago2TopicHi guys, I'm creating a text field that will be filed with external image url. Anybody have a clue, how can I generate thumbnail from it? Or maybe by modifing image field to accept external url? Thanks 57 PostsKKAAZZOO 2 years ago1Level 1Hi, use Typo HTML <img src="/*value*"> 118 Postswebchun 2 years ago0Level 2Hi Thanks for the reply. I mean I want to create thumbnail of external image (image from external site/url) and the thumbnail is stored in my website.