I’m using Apache Tika, and I have files (without extension) of particular content type that need to be renamed to have extension that reflect the content type.
Any idea if there is something I could use instead of programming that from scratch based on content type names ?
You want to look at file tika-mimetypes.xml -> check out tika’s source code and :
You can then work wit