How to display PDF resolution and detailed information on Linux (pdfinfo)

View PDF resolution and detailed information on Linux

On Mac etc., if you display Property, you can see the information of the file, and of course you can also check the detailed information of PDF and display the resolution.

However, it is not possible in the standard state with Linux, so this time I will introduce a simple method to display using pdfinfo from terminal.

1. Install pdfinfo.

sudo apt-get install poppler-utils

reference https://github.com/howtomakeaturn/pdfinfo

2. Execute

Go to the folder that contains the file you want to run From terminal do the following

pdfinfo File name you want to execute.pdf

Then

Screenshot_2020-06-06_17-05-00.png

When the result is displayed, it is successful!

Recommended Posts

How to display PDF resolution and detailed information on Linux (pdfinfo)
How to display emoji on Manjaro Linux
How to install VMware-Tools on Linux
[Linux] How to subdivide files and folders
How to install aws-session-manager-plugin on Manajro Linux
How to update php on Amazon linux 2
How to install packages on Alpine Linux
How to install Anisble on Amazon Linux 2
How to update security on CentOS Linux 8
How to install php7.4 on Linux (Ubuntu)
How to find large files on Linux
[Rails] google maps api How to post and display including map information
How to convert SVG to PDF and PNG [Python]
How to switch between Linux and Mac shells
How to install Camunda Modeler on Manjaro Linux
How to build Java environment on Ubuntu (Linux)
How to pass args or environment variables with Makefile and make command on #Linux
Beginners! Basic Linux commands and how to use them!
[Linux] How to display CPU usage, display header, and not display grep process with ps command
How to use C216 Audio Controller on Arch Linux
How to install Linux on a 32bit UEFI PC
How to install Git GUI and Gitk on CentOS
How to allow nologin users to log in on Linux
How to create a Python 3.6.0 environment by putting pyenv on Amazon Linux and Ubuntu
[AWS EC2] How to install Maven on Amazon Linux 2
How to install git on Linux such as EC2
[AWS EC2] How to install only MySQL client on Amazon Linux 2 and connect to RDS
[Tips] How to use iPhone as webcam on Linux
How to build a Python environment on amazon linux 2
[AWS] How to expand disk space on Amazon linux
How to get the current weather data and display it on the GUI while updating it automatically
How to display a specified line of a file or command result on Linux (sed, awk)
A memo on how to easily prepare a Linux exercise environment
How to share OS and Vim clipboard on Ubuntu 18.04.3 LTS
[Ev3dev] How to display bmp image on LCD with python
[For beginners] How to use for statements on Linux (variables, etc.)
How to integrate Apache httpd 2.4 and Tomcat 9 on Cent OS 8
How to create an ISO file (CD image) on Linux
[ROS] How to write Publisher and Subscriber on one node
Recording and playback on Linux
How to register on pypi
How to copy and paste command line content without mouse in bash on Linux or mac
How to check and change Linux permissions (permissions) (chmod) (I want to be saved from Permiss on denied)
How to install OpenCV on Cloud9 and run it in Python
Linking Python and Arduino to display IME On / Off with LED
How to set up and use OMC Log Analytics --Linux version -
How to run Jupyter and Spark on Mac with minimal settings
How to install pandas on EC2 (How to deal with MemoryError and PermissionError)
[sed] Use sed to replace tab characters on both macOS and Linux
How to get all traffic through VPN with OpenVPN on Linux
How to block ads for free on iPhone and iPad apps
Try to display google map and geospatial information authority map with python
How to display bytes in the same way in Java and Python
Python 3.6 on Windows ... and to Xamarin.
Easy copy to clipboard on Linux
How to install mysql-connector-python on mac
How to install and use Tesseract-OCR
How to use Dataiku on Windows
Notes on how to use pywinauto
How to install graph-tool on macOS
How to install wkhtmltopdf (Amazon Linux2)