checkpoint icon indicating copy to clipboard operation
checkpoint copied to clipboard

Add new `reader` classes

Open antrikshmisri opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently, checkpoint can read text files and image files. These files are read by reader classes, documentation can be found here. In order to make checkpoint compatible with other file type a reader for that specific extension group needs to be added to readers module. Some of the readers that can be added:-

  • BinaryReader
  • AudioReader
  • VideoReader

Describe the solution you'd like Add more reader classes to the readers module.

antrikshmisri avatar Dec 01 '21 14:12 antrikshmisri

Can I work on this issue @antrikshmisri

alceil avatar Mar 06 '22 17:03 alceil