In this video, I will show you how to create a pdf viewer using python. This is a completely GUI project. We have created this GUI with Tkinter, after creating a pdf viewer in Tkinter, we convert it to exe file(executable file).
An executable file (exe file) is a computer file that contains an encoded sequence of instructions that the system can execute directly when the user clicks the file icon.
Project description
The PDF File Viewer is exactly what it sounds like: a viewer app that displays PDF files within a user's browser, similar to the experience you'd get in a traditional desktop PDF viewer like Adobe Reader.
tkPDFViewer
The tkPDFViewer is python library, which allows you to embed the PDF file in your tkinter GUI. In just three steps.
Install
Import
Embed on your gui
Features!
1. Embed your PDF in your tkinter GUI.
2. Customize the width and height of your PDF.
3. High-quality pdf pages image with customizable width and height worked with python .
Installation
Install tkPDFViewer using pip
pip install tkPDFViewer
We have also added open button in this tkinter project , so that we can directly browse and open our file .No need to paste or add file location to open .
On the date of uploading i believe that there is not such video available on YouTube .
if you like the the video provided by me ,then subscribe to my channel and share this video with your friends.????????
All the best.
------Other Python Projects -----
1.How to Convert Image to pdf using Python
https://youtu.be/21zTz_qKsuM
2.Voice Recorder using Python
https://youtu.be/nNgAY0AB8g0
3.Digital Clock Using Python | Creating clock in Python
https://youtu.be/cBlZpCPvQzY
4.TEXT TO SPEECH USING PYTHON | Convert Text to Speech -gTTS(Google Text to Speech)
https://youtu.be/Egk26XMKicY
5.How to Create Calculator in Python - Calculator In #Python Using #Tkinter
https://youtu.be/6CZB6VTy3Hg
6.Creating a GUI Notepad In Tkinter | Python Tkinter GUI Tutorial
https://youtu.be/uf1IAjxmsD4
7.Create a ImageViewer using Python | Python #Tkinter
https://youtu.be/l4ifwGaWyKo
8.Create GUI Calendar Using Python - Python Tkinter Tutorial
https://youtu.be/-ElmDkkp0pw
9. Brute Force Password Cracker With Python
https://youtu.be/M07T7l31hX8
10. How to take Screenshot using Python | PyAutoGUI
https://youtu.be/Ww1GKWvG59c
11.how to create translator using python | python tkinter
https://youtu.be/3ydfbFFrPWE
12. How to Create Age Calculator using Python Tkinter | Python Project
https://youtu.be/6gdeuUuH_hc
13. Text to speech GUI convertor using Tkinter in Python
https://youtu.be/wJRW46ykzx8
14. YouTube Video Downloader using Python | GUI Tkinter Project
https://youtu.be/MBI5WmwoSVk
15. How to extract any ZIP files using Python | Python Project
https://youtu.be/GOVtqIIxF1M
#pythonprojects #pythonproject #tkinter
-Parvat computer technology
⚠if you getting any error !! than you can comment me ????
#parvatcomputertechnology
related video title
* how to create pdf viewer using python
* How To Read A PDF File With Tkinter - Python Tkinter GUI Tutorial
* Python Tkinter GUI Script to Load and View PDF Document Using tkPDFViewer Library Full Project App
* PDF Reader in Python
* How To Read PDF Files in Python
* Python GUI open a file (filedialog) ????
* Work With PDF Using Python
* How to convert tkinter to exe using python
* How to work with pyinstaller
* how to convert python to exe