GithubHelp home page GithubHelp logo

zywcode / java-thumbnailer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benjaminpick/java-thumbnailer

0.0 2.0 0.0 72.64 MB

An extensible java library to create thumbnails of different file types (image, text)

License: GNU Lesser General Public License v2.1

java-thumbnailer's Introduction

Thumbnailer

This is a Java Plugin for creating Thumbnails of files during the crawling process of regain.
It can also be used as a standalone library to create thumbnails of different file types (image, text).
(Regain is a Lucene-based desktop search engine.)

Current Version : 0.6 (Beta)
Licence : GNU GPL 2.1 or later

Similar Project:

Requirements

  • Java JRE 1.8
  • (optional) OpenOffice 3.x/LibreOffice
  • Tested in Windows/Linux/Mac

Supported Fileformats

  • Office files (doc, docx, xls, xlsx, ppt, pptx)
  • OpenOffice files (all of them)
  • Text files (txt, pdf, rtf, html)
  • Image files (jpg, png, bmp, gif)
  • MIT Scratch files (sb)
  • AutoCad files (dwg)

(Detection is based on MIME-Type, not filename extension. So files with an incorrect file extension will be treated correctly, not as they deserve.)

Output are always PNG files. The dimension of this Thumbnail can be configured.

TODO

Thumbnailer:

  • JODConverter 3beta
    • Upgrade to 3beta5 when it appears
    • remove log4j info messages
    • Find a way to let him fail if he can't convert the file (sb is a binary format and really shouldn't be treated as plain text.)
  • PDFBox: Library Conflict with regain. (We need to include this in the plugin, but it is included in a maybe-loaded preparator as well.)
    • That means that both should be updated at the same time!

Author

This is a project of the university of Siegen for the benefit of come_IN Computerclubs. But of course, if you have patches etc. go ahead!

java-thumbnailer's People

Contributors

benjamin4ruby avatar benjaminpick avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.