Hi Tomasz, > How would I get the mime_type of a document in EPrints? refering to ~/Eprints/perl_lib/EPrints/DataObj/Document.pm imho $doc->get_value( "mime_type" ); does the job!? Hth Thomas