Skip to content

Commit 2a403a1

Browse files
Update README.md
Updated the description of the API
1 parent 0f0abf8 commit 2a403a1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# PDF Conversion API
2-
PDF Conversion API
3-
This API illustrates how to converting various file formats like HTML file to PDF, Word file to PDF, Excel file to PDF, Presentation file to PDF and Image to PDf your Web application.
2+
The PDF Conversion API seamlessly transforms diverse file formats into PDFs within your web application. It covers HTML, Word, Excel, Presentation, and image files, enhancing compatibility and simplifying document management.
43

54
## Demo illustration
65

@@ -85,7 +84,7 @@ response = await fetch("https://localhost:7019/api/PdfConversion/ImageToPdf", {
8584

8685
## Conclusion
8786

88-
By following these conversation-based options, you can easily convert various file formats to PDF in various platforms. Remember to review and save the converted PDF files in your desired location.
87+
By incorporating the PDF Conversion API into your web application, you empower your platform with the capability to effortlessly bridge the gap between different file formats, ensuring seamless compatibility and accessibility for your users. This versatile API acts as a catalyst, streamlining the process of converting content from HTML, Word, Excel, Presentation, and image files into the standardized PDF format.
8988

9089

9190

0 commit comments

Comments
 (0)