Link
Skip to main content

Embed Images As Base64 Stream

Embed images as Base64 stream.

Inserts the images directly into the file as a base64 stream instead of referencing an external file.

Expected values:

  • true
  • false

Default: false

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.embedImagesAsBase64Stream=true

Cloud

{ "org.jpedal.pdf2html.embedImagesAsBase64Stream": true }

Java

conversionOptions.setEmbedImagesAsBase64Stream(true);

Get started with BuildVu in 3 steps

  1. Fill in the form to download the trial jar →
  2. Copy the code snippets as instructed on the next page
  3. Build your solution using our docs

Learn more about BuildVu

Start Your Free Trial

Trial License Type