3MFConsortium / lib3mf

lib3mf is an implementation of the 3D Manufacturing Format file standard
http://3mf.io
BSD 2-Clause "Simplified" License
228 stars 92 forks source link

Add a way to retrieve Attachment Content Types #379

Open alexanderoster opened 2 months ago

alexanderoster commented 2 months ago

Currenty lib3mf does not parse the [Content_Types].xml in the package. It would be great to properly parse this and retrieve content types of Package Parts via Lib3MF API.

Use cases are plenty, but for example: At the moment it is hard to distinguish package thumbnails, if they are meant to be PNG or JPEGs.