Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File formats to support #6

Open
2 of 11 tasks
redshiftzero opened this issue Jan 23, 2018 · 0 comments
Open
2 of 11 tasks

File formats to support #6

redshiftzero opened this issue Jan 23, 2018 · 0 comments

Comments

@redshiftzero
Copy link
Owner

possibilities:

  • Portable Network Graphics (.png) - done in save image without metadata #4
  • JPEG (.jpg, .jpeg, …) - done in save image without metadata #4
  • TIFF (.tif, tiff, …)
  • Open Documents (.odt, .odx, .ods, …)
  • Office OpenXml (.docx, .pptx, .xlsx, …)
  • Portable Document Fileformat (.pdf) - a sophisticated approach that does not just make image PDFs is valuable
  • Tape ARchives (.tar, .tar.bz2, …)
  • MPEG AUdio (.mp3, .mp2, .mp1, …)

less important:

  • Ogg Vorbis (.ogg, …)
  • Free Lossless Audio Codec (.flac)
  • Torrent (.torrent)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant