dqoi 0.0.0-alpha.1 copy "dqoi: ^0.0.0-alpha.1" to clipboard
dqoi: ^0.0.0-alpha.1 copied to clipboard

outdated

A Dart implementation of the "Quite OK Image Format", with a command line interface for console use and a library for use in applications.

dqoi ('dart_qoi') #

Pub.dev Checks & Tests points
stars likes      Open Issues Open PRs

ko-fi

Currently in pre-release whilst I finalise the API & ensure the encoder/decoder conforms to the standard and is efficient

A Dart implementation of the "Quite OK Image Format", with a command line interface for console use and a library for use in applications.

Based off of the official C implementation and LowLevelJavaScript's implementation.

Command Line Interface #

Setup #

Very little setup is required. Simply clone this repository, and start using the 'bin/dqoi.exe' executable on Windows. Currently on Windows is supported for the CLI, but the library should work anywhere.

Usage #

You can list the available options by just running the executable with no arguments or with '--help'.

Application Library #

Currently in development, please watch for more developments!

FAQ #

  • How do I pronounce the name of this library? It's up to you, but I like "decoy" best.
  • Why wasn't this ported to Dart sooner? _I'm not sure either. You can see all the other available ports on the official README.
2
likes
0
pub points
16%
popularity

Publisher

verified publisherjaffaketchup.dev

A Dart implementation of the "Quite OK Image Format", with a command line interface for console use and a library for use in applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, image, path

More

Packages that depend on dqoi