
Extract images from PDFs
When you need to pull out image from a PDF file
Sometimes there is a real need to save image from pdf without screenshoting or rendering the pdf on the screen.
pdfimages
helps with that.
When you need to pull out image from a PDF file
Sometimes there is a real need to save image from pdf without screenshoting or rendering the pdf on the screen.
pdfimages
helps with that.
Quickly have a look inside jwt token
Here are some effective methods for decoding and printing JWT tokens directly from the command line:
Sometomes you need to add a page to pdf...
Or another day you want to extract image and text from the pdf…
Sometimes you need to add a form submission to your hugo - based website.
Not every second Friday, but still… We have two mainstream approaches
Running any executable as a linux service
Here’s a set of instructions on How to Configure to Run any Executable as a Service in Linux with Systemd.
Here I'm describing how to fix this error
Some time ago I described how to Deploy Flutter project with backend to AWS Amplify.
Some details bout SearXNG
SearXNG is a free and open-source federated metasearch engine that was forked from Searx. The SearXNG project on github has more then 15k stars.
Difference between various document classes
LaTeX is a typesetting system - suits well for preparing nice-looking complex documents. LaTeX offers several document classes that determine the overall structure and formatting of a document.
Twitter/X/Facebook/Reddit alternatives
There is a whole world of mainstream social networks platforms. And there is a small world of alternative platforms - fediverse. I will show how popular fediverse is.
If Hugo theme doesn't support Structured Data...
Google is showing in search results some enhancements like Movie details, Job postings, Event and Course information, which it takes from website’s Structured Data. Here is - How to add Structured Data to the site using Hugo generator.
It regularly happens - The equipment for your PC is still works fine but drivers for new shiny OS are not available.
My recent fight of this kind was around my old trusty printer/scaner Canon Pixma MP-495.
Synching bookmarks across the laptops & browsers?
I’ve tried different tools and came to conclusion I like floccus the most.
It's so annoying to watch all those ads
You can install a browser adblock plugin or addon for google chrome, firefox or safari, but but you will have to do this on each device. The network-wide ad-blocker is my favorite solution.
Sometimes you just need to add your item there ...
Cropping, resizing and making borders to the images for this blog pushed me to add this frequently used feature to Linux Mint Cinnamon’s context menu.
Auto-resizing images to suit static sites
Mainroad theme in Hugo doesn’t resize images automatically, just copies from static folder. So we need to prepare scripto ro resize and crop images to proper size.