or run

npx @tessl/cli init
Log in

Version

Files

tile.json

tessl/npm-pdf2pic

A utility for converting pdf to image formats with support for different outputs: directly to file, base64 or buffer.

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/pdf2pic@3.2.x

Performance

Overall agent performance with this tile

97%

Improvement

Performance improvement when using this tile compared to baseline

↓ 2%

Baseline

Agent performance without this tile

99%

To install, run

npx @tessl/cli install tessl/npm-pdf2pic@3.2.0

Assessment results

Generated

Agent Claude Code

Scenario 1

Buffer input (fromBuffer)

0%

Scenario 2

Convert all pages (-1 parameter)

0%

Scenario 3

Page number validation (1-indexed)

0%

Scenario 4

Buffer output format

5%

Scenario 5

Image quality control (quality parameter)

-3%

Scenario 6

Image file output format

0%

Scenario 7

Base64 string output format

0%

Scenario 8

Aspect ratio preservation with smart dimension handling

0%

Scenario 9

Promise-based async operations

5%

Scenario 10

High-resolution print output (300+ DPI)

-30%