Skip to content

Add 40 PDF-to-Image conversion examples (Facades - Convert Documents)#115

Merged
fahadadeel merged 3 commits intorelease/26.3.0from
examples/batch-605d932c
Mar 27, 2026
Merged

Add 40 PDF-to-Image conversion examples (Facades - Convert Documents)#115
fahadadeel merged 3 commits intorelease/26.3.0from
examples/batch-605d932c

Conversation

@agent-aspose-pdf-examples
Copy link
Copy Markdown
Collaborator

Summary

Added 40 new code examples demonstrating how to convert PDF documents to various image formats (PNG, JPEG, BMP, TIFF) with different resolutions, page ranges, coordinate types, font substitutions, and performance optimizations.

Highlights

  • Full‑document conversion and selective page range conversion.
  • Support for multiple DPI settings (72 – 600 DPI).
  • Use of different coordinate types (default, CropBox).
  • Custom font substitution scenarios.
  • Parallel processing and batch handling for speed.
  • Consistent naming conventions for output files.

Categories

  • Facades - Convert Documents

Categories: Facades - Convert Documents
Files:
  - pdf-to-png-300dpi.cs
  - convert-pdf-pages-to-jpeg.cs
  - convert-pdf-pages-to-bmp.cs
  - convert-pdf-pages-to-tiff.cs
  - pdf-to-png.cs
  - pdf-to-jpeg-first5-200dpi.cs
  - pdf-to-bmp-font-substitution.cs
  - pdf-to-tiff-300dpi.cs
  - pdf-to-png-reverse.cs
  - pdf-to-jpeg.cs
  - convert-pdf-to-bmp-range.cs
  - pdf-to-tiff-600dpi.cs
  - pdf-to-png-cropbox.cs
  - pdf-to-jpeg-with-font-substitution.cs
  - pdf-to-bmp.cs
  - convert-pdf-to-tiff.cs
  - pdf-to-png-preview.cs
  - pdf-to-jpeg-96dpi.cs
  - pdf-to-bmp-cropbox.cs
  - pdf-to-tiff-font-substitution.cs
  ... and 20 more
@fahadadeel fahadadeel merged commit acbbb8f into release/26.3.0 Mar 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants