Converting documents
SeedDMS is for storing documents like any other document management system (DMS). Converting documents into other formats may seem like some extra requirement not really needed. But, to make real use of a DMS, converting documents is inevitably. The most obvious use is the creation of preview images. User expect those images for each document, because they make it much easier to scan quickly through a list of documents, identifying the one searching for. Hence, there must be some conversion to turn a document into an image format known by the browser (e.g. png). User also expect to be able to search for phrases in the content of a document. Hence, there must be some conversion to extract the text from a document and feed it into an index. User may also want to print documents without much hassle. Hence, there must be some conversion to pdf, which most printers nowadays can process.