Extract thumbnail from openxml office files

2014-01-08 Thread Hong-Thai Nguyen
Hi all, I want to extract thumbnail image included in Open XML office files. Apparently, we can do it by openxml4j: http://openxmldeveloper.org/blog/b/openxmldeveloper/archive/2006/11/21/openxmlandjava.aspx The question is : should we integrate thumbnail in default metadata list of ooxml

Re: Extract thumbnail from openxml office files

2014-01-08 Thread Ray Gauss II
Hi Hong-Thai, It’s certainly worth investigating.  Several other formats can have embedded thumbnails as well so we could implement a generic thumbnail property. We could probably store as something like a Base64 encoded string, but we’d likely want to place limits on the size and may need a

[jira] [Commented] (TIKA-1208) Migrate Any23 mime contributions to Tika

2014-01-08 Thread Peter Ansell (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866050#comment-13866050 ] Peter Ansell commented on TIKA-1208: I don't think any new MIME types have been added

[jira] [Created] (TIKA-1217) Integrate with Java-7 FileTypeDetector API

2014-01-08 Thread Peter Ansell (JIRA)
Peter Ansell created TIKA-1217: -- Summary: Integrate with Java-7 FileTypeDetector API Key: TIKA-1217 URL: https://issues.apache.org/jira/browse/TIKA-1217 Project: Tika Issue Type: New Feature

[jira] [Updated] (TIKA-1208) Migrate Any23 mime contributions to Tika

2014-01-08 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated TIKA-1208: --- Attachment: TIKA-1208.patch Hi [~p_ansell], I have been working on a patch for this

[jira] [Commented] (TIKA-1208) Migrate Any23 mime contributions to Tika

2014-01-08 Thread Peter Ansell (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866101#comment-13866101 ] Peter Ansell commented on TIKA-1208: The patch applies cleanly to the current trunk but

[jira] [Comment Edited] (TIKA-1208) Migrate Any23 mime contributions to Tika

2014-01-08 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866080#comment-13866080 ] Lewis John McGibbney edited comment on TIKA-1208 at 1/9/14 12:28 AM:

[jira] [Commented] (TIKA-1208) Migrate Any23 mime contributions to Tika

2014-01-08 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866116#comment-13866116 ] Lewis John McGibbney commented on TIKA-1208: OK Peter lets work on this

[jira] [Comment Edited] (TIKA-1208) Migrate Any23 mime contributions to Tika

2014-01-08 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13866116#comment-13866116 ] Lewis John McGibbney edited comment on TIKA-1208 at 1/9/14 12:39 AM: