Skip to content

This repo is where the simple Python codes I used are collected.

License

Notifications You must be signed in to change notification settings

Akerdogmus/ake_python_toolkit

Repository files navigation

AKE's Python Toolkit

CodeFactor security: bandit Code style: black

This repo is where the simple Python codes I used are collected.

Some Links:

  • It is used to convert PDF file to DOCX format: PDF to DOCX Converter

  • Basic password generator script for Python: Password Generator

  • This script can be used for renaming files in folder: File Renamer

  • This script can be used for safely creating QR Code with custom strings (websites, email adress etc.): QR Code Generator

  • This script allows to extract and save histogram plots of all images in a (gray) image library: Histogram Creator from Images

  • This script solves the problem that when copy-pasting from pdf files, texts come in line by line as new lines. Makes text copied from pdf to be on a single line: Fill the New Lines

  • This script allows to edit a text copied from pdf (copied to a .txt file) with the FillTheNewLines class and translate it into Turkish: Quick Translator

About

This repo is where the simple Python codes I used are collected.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages