Skip to main content

FME01 

First, in the TextDecoder you must select the character encoding fme-binary. Secondly, rather than using the JPEG writer, use an AttributeFileWriter with fme-binary as the target encoding.


Thanks David,

I am trying with the TextDecorder with character encoding with fme-binay and the AttributeFileWriter. But I have no idea how to get the target image without a jpg writer.

 


Thanks David,

I am trying with the TextDecorder with character encoding with fme-binay and the AttributeFileWriter. But I have no idea how to get the target image without a jpg writer.

 

The AttributeFileWriter creates the target image, in this example an image called example.jpg

Capture 


Thanks David,


@david_r  spent all day working through a solution to find this. You’ll be pleased to know 3 years later its still very useful! 


@david_r  spent all day working through a solution to find this. You’ll be pleased to know 3 years later its still very useful! 

Thanks for the kind feedback, glad to hear!


Reply