kreuzberg 1.0.0 copy "kreuzberg: ^1.0.0" to clipboard
kreuzberg: ^1.0.0 copied to clipboard

High-performance document intelligence library — extract text, metadata, tables from 97+ formats including PDF, DOCX, images, and email.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kreuzberg

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  kreuzberg: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kreuzberg/kreuzberg.dart';
2
likes
45
points
182
downloads

Documentation

API reference

Publisher

verified publisherkreuzberg.dev

Weekly Downloads

High-performance document intelligence library — extract text, metadata, tables from 97+ formats including PDF, DOCX, images, and email.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Elastic-2.0 (license)

Dependencies

flutter_rust_bridge, freezed_annotation, json_annotation

More

Packages that depend on kreuzberg