
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:
When you urgently need to encode file to base64
Here are examples how to Encode and Decode file to Base64 on Windows, Linux and Mac.
Sometomes you need to add a page to pdf...
Or another day you want to extract image and text from the pdf…
Which language to use for AWS lambda?
We can write lambda function for deployment to AWS in several languages. Let’s compare the performance of (almost empty) functions written in JavaScript, Python and Golang…
Labelling and training needs some glueing
When I trained object detector AI some time ago - LabelImg was a very helpful tool, but the export from Label Studio to COCO format wasn’t accepted by MMDetection framework..
Some tools command line params
Not a very comprehensive list, just some useful to me ones
Regularly happens
Need to have some standard post-install task sequence for the reference, so recording it here.
cUrl useful commands with params
Here’s a cheatsheet for the most useful cURL commands with their parameters:
Git commands with params - little ref
Here’s a little cheatsheet: Git commands with params