You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/PDF/PDF-Library/javascript/Image-Extraction.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: Image Extraction in TypeScript PDF library | Syncfusion
2
+
title: Image Extraction in JavaScript PDF library | Syncfusion
3
3
description: This section explains how to extract images from PDF documents and retrieve their properties such as position and size using the JavaScript PDF library
4
4
platform: document-processing
5
5
control: PDF
6
6
documentation: UG
7
7
---
8
-
# Image Extraction in TypeScript PDF library
8
+
# Image Extraction in JavaScript PDF library
9
9
10
10
The PDF provides support to extract images from PDF documents and retrieve their properties such as bounds, index and raw byte data.
0 commit comments