#
file-format
Here are 272 public repositories matching this topic...
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Perl / PHP / Python / Ruby
javascript
ruby
python
java
golang
php
graphviz
c-plus-plus
csharp
perl
reverse-engineering
protocol-analyser
file-format
declarative-language
kaitai-struct
-
Updated
Aug 24, 2020 - Shell
-
Updated
Jul 27, 2020 - C++
A simple C++ library for reading and writing audio files.
-
Updated
Aug 29, 2020 - C++
reikdas
opened
Apr 1, 2020
File format determination library for Python
extension
filetype
magic-numbers
file-format
magic-number
fileformat
file-extensions
file-format-detection
file-types
mimetype
file-type-detection
-
Updated
Feb 23, 2020 - Python
C++ Bitmap Library
c-plus-plus
image
algorithm
plasma
graphics
bitmap
maze
image-processing
fractal
file-format
image-manipulation
color-mapping
graphical-effects
-
Updated
Sep 3, 2019 - C++
Graphical Fragment Assembly (GFA) Format Specification
-
Updated
Jan 6, 2020 - Makefile
nvictus
commented
Jun 30, 2020
Consolidating multiple issues here:
- blacklist BED file with one entry #196
- bg2 file with a header #128
- malformed pairs file #135
- spaces instead of tabs in chromsizes file #124
- other chromsizes weirdness #142
Altium schematic format documentation, SVG converter and TK viewer
-
Updated
Aug 18, 2020 - Python
Tool for viewing and extracting files from an UBIFS image
-
Updated
Sep 11, 2019 - Python
Interchange format for results for static analysis tools
-
Updated
Jul 4, 2020 - Python
Neuroscience information exchange format
-
Updated
Aug 27, 2020 - C++
Open
New 1.8 .rm format
3
Evidlo
commented
Sep 28, 2019
As of update 1.8, the .rm files are in a new format.
It lookes like instead of each file being indexed by the page number, the pages are now assigned a random UUID.
[root@remarkable 6b96d778-b6f5-458e-9b7d-649689706f37] ls
012f4a15-8cdb-4d44-aa02-05fd911873e6-metadata.json
012f4a15-8cdb-4d44-aa02-05fd911873e6.rm
0fe5e46a-51c1-4255-a062-c1333dd7eac9-metadata.json
0fe5e46a-51c1-4255-a
The image4j library allows you to read and write certain image formats in 100% pure Java.
-
Updated
May 11, 2020 - Java
Open Source Cross-Platform C++ library to read CZI image files
-
Updated
Apr 1, 2020 - C++
lightweight TIFF reader/writer library (C/C++)
-
Updated
Aug 14, 2020 - C++
FoLiA: Format for Linguistic Annotation - FoLiA is a rich XML-based annotation format for the representation of language resources (including corpora) with linguistic annotations. A wide variety of linguistic annotations are supported, making FoLiA a useful format for NLP tasks and data interchange. Note that the actual Python library for processing FoLiA is implemented as part of PyNLPl, this contains higher-level tools that use the library as well as the full documentation, validation schemas, and set definitions
python
nlp
language
library
xml
corpus
linguistics
file-format
computational-linguistics
folia
linguistic-annotation-framework
-
Updated
Aug 27, 2020 - Python
C++ library for MP4 file parsing.
-
Updated
Nov 4, 2017 - C++
Age of Empires: The Conquerors - Savegame File Format
-
Updated
Feb 29, 2020 - HTML
Library for reading & writing the E57 file format (fork of E57RefImpl)
-
Updated
Aug 21, 2020 - C++
A simple and easy-to-use file-format to package resources
-
Updated
May 1, 2020 - C
A C module for manipulating bitmap graphics
-
Updated
Aug 2, 2020 - C
Python 3 library with good support for both reading and writing VCF
-
Updated
Aug 20, 2020 - Python
Improve this page
Add a description, image, and links to the file-format topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file-format topic, visit your repo's landing page and select "manage topics."


I can see the motive of why are there two
instancesnamedcontents, but it's illegal in YAML, on which the Kaitai Struct language is based:https://github.com/kaitai-io/kaitai_struct_formats/blob/2c318560d46a64a3338e531ff1540716dab9798c/game/fallout2_dat.ksy#L42-L53
So I recommend renaming them
contents_rawandcontents_zliband optionally creating a new [valueinstance](https://do