sachaarbonel / convert

pdf to image converter in Dart using Rust bindings to pdfium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage

A simple usage example:

import 'package:convert/convert.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

pdf to image converter in Dart using Rust bindings to pdfium


Languages

Language:Dart 59.0%Language:Rust 40.5%Language:Shell 0.5%