I want to convert my .xcf into image file format for further processing of it.
Hi Chetna,
As I already described here, this is not possible, unless you find some .NET library that can do this and you build an extension for it.
Hi Chetna Upadhyay,
Certainly! One popular library for image manipulation and conversion is ImageMagick. It is a powerful and widely-used component on forge suite that provides a range of tools and libraries for image processing and conversion.
https://www.outsystems.com/forge/component-overview/11602/imagemagick
ImageMagick is just one example of an external library that can be used for image conversion. There may be other libraries or tools available that suit your specific needs. I recommend researching and evaluating different options to find the one that best fits your requirements.
Thanks
Reemali.
.xcf format is not supported. I have a .xcf file I want it to convert into some other format to be able to show it on the screen . is there any way in which I can show .xcf file format directly to the user or I was thinking to convert it into some other file format so I can show user what he has uploaded.
It won't convert .xcf file format, if you have any other tool or library for this please share here.