[ https://issues.apache.org/jira/browse/TIKA-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070128#comment-16070128 ]
Thejan Wijesinghe commented on TIKA-2402: ----------------------------------------- Hi [~lfcnassif] :), this is for the Object Recognition REST parser. For Tika-DL we could use this ability of DL4J to support multiple image formats. Here, I'm expecting to do the conversion in the python back end. In fact, the conversion is quite fast, image won't be saved to disc during or after the conversion, all happens in memory. Are you suggesting to use NativeImageLoader to load the image from client side? But it's no use, if the python server only knows how to decode jpeg image bytes, right? [~tgow...@gmail.com] what do you think? > Support all image formats in Object Recognition REST Parser > ----------------------------------------------------------- > > Key: TIKA-2402 > URL: https://issues.apache.org/jira/browse/TIKA-2402 > Project: Tika > Issue Type: Sub-task > Components: parser > Reporter: Thejan Wijesinghe > Priority: Minor > Fix For: 1.16 > > > Currently object recognition REST parser only supports parsing jpeg image > type. Objective of this task is to add all image format support to it by > converting any image into jpeg format at the server's end. -- This message was sent by Atlassian JIRA (v6.4.14#64029)