You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2024/03/26 12:37:00 UTC

[jira] [Resolved] (TIKA-4224) Add detection for 3MF

     [ https://issues.apache.org/jira/browse/TIKA-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-4224.
-------------------------------
    Fix Version/s: 2.9.2
                   3.0.0
       Resolution: Fixed

> Add detection for 3MF
> ---------------------
>
>                 Key: TIKA-4224
>                 URL: https://issues.apache.org/jira/browse/TIKA-4224
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Robin Schimpf
>            Priority: Major
>             Fix For: 2.9.2, 3.0.0
>
>         Attachments: linear_extrude.3mf
>
>
> 3MF is an alternative format to STL for 3D models. Exporting this file ([https://github.com/openscad/openscad/blob/master/examples/Basics/linear_extrude.scad)] with OpenSCAD into 3MF the result file is detected as application/zip.
>  
> Export command
> {code:java}
> openscad.exe -o result\linear_extrude.3mf examples\Basics\linear_extrude.scad {code}
> Refs:
> [https://en.wikipedia.org/wiki/3D_Manufacturing_Format]
> [https://3mf.io/]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)