Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

AStateOfCode/Dadatata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dadatata

Yeah, weird name :) Dadatata contains wrappers and libraries to work with media files using various common tools.

Dadatata includes:

  • Database/backend agnostic model layer.
  • Metadata extraction.
  • Wrappers and command builders around common tools, eg. ffmpeg or unoconv.
  • Filters for transformations, eg. image resize or pdf convert.
  • Filter pipeline, ie. chainable filters.
    • Example: ODT file -> convert to PDF with unoconv -> create thumbnails with ImageMagick

This project is neither finished nor feature complete. Since I currently do not use it extensively, development may be slow or stalled. Contributions are, of course, welcome!

File categories

The categories below are identified by the metadata extractors and mime type guessers. Based on this information, the various filters decide if they can be applied to a given file or not.

  • Audio
  • Video
  • Image
  • Document
  • Text
  • None

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages