Code Monkey home page Code Monkey logo

luftmensch's Introduction

Luftmensch 1.4.7 (Español) | 1.4.3 (English)

Luftmensch icon Luftmensch logo

Version 1.4.7 (Español) released in October 2021.
Version 1.4.3 (English) released in September 2021.

🏮 Description

LuftMensch is a free, open source dekttop app built entirely on Python and capable of:

  • Merging PDF files. 📌
  • Converting PDF into PDF/A (requires MS Word installed). 📌
  • Having all the pages of a PDF adopt vertical A4 dimensions without messing up its content. 📌
  • Merging and converting images into a single PDF file. 📌
  • Compressing PDF files (available in 300 dpi, 150 dpi and 72 dpi options) 📌
  • Automating work-related tasks that require .txt manipulation (Spanish target users only). 📌

LuftMensch can be also exucted as a GUI application directly from any Python IDE.

Its flexibility and capability of dealing with many scenarios means exceedingly simple usage instructions for end user.

The entirety or just portions of the present code can be applied to a wide range of contexts, in both work and academic environments.

As of October 2021, LuftMensch is under active development :electron:.

‼️ ATENCIÓN:

  • El desarrollo de la versión portable de LuftMensch en español ya no se encuentra activo. Utiliza la versión instalable en su lugar.

☕ Treat me a coffee:

  • Did you find LuftMensch useful? If so, support this open source project by treating us the coffee that allow us to keep working on it.
  • paypal

Target users:

  • English: General Public.
  • Spanish: personnel from the Tax and Customs Office of 🇵🇪.

Source code:

You may find the ESP version code much more compelling than its ENG counterpart for it is far deeper and almost twice as big.

New in version 1.4.3 (English)

  • Released an English or "General Public" version of LuftMensch.
  • PDF compression in now available.

Lo nuevo en la versión 1.4.7 (Español)

  • La versión 1.4.7 es una actualización importante.
  • Al iniciar la aplicación se activa inmediatamente un “splash screen” que permanece visible hasta que ésta esté lista para ejecutarse.
  • Las opciones de consulta de FE Recibidas & Emitidas ahora pueden ser ejecutadas sin que aparezcan ventanas de Google Chrome (headless).
  • Se optimizó la función que permite comprimir PDFs.
  • Ahora se puede cargar el RPV en formato .csv.
  • Ahora se puede verificar la existencia de una actualización disponible directamente desde la barra de menú.
  • Se hicieron pequeñas mejoras y se corrigieron problemas menores.

Novedades de la versión anterior (1.4.6):

  • Ahora se puede escoger entre los temas Light & Dark para fijar el aspecto de la aplicación.
  • La aplicación ahora guarda tus preferencias (abrir de inmediato o no los documentos generados, tema seleccionado y convertir de inmediato o no a PDF/A).

Lista completa de opciones de la versión en Español:

  1. Convertir PDF en PDF/A 📌
  2. Obtener PDF con páginas del mismo tamaño 📌
  3. Unir varios archivos PDF 📌,
  4. Convertir una o varias imágenes en un solo archivo PDF 📌
  5. Crear archivo .zip de Requerimientos y Cartas 📌
  6. Crear archivo .zip de Valores 📌
  7. Generar archivo de texto para solicitar descarga de LE 📌
  8. Detalle de FE recibidas 📌
  9. Detalle de FE emitidas 📌
  10. Comprimir PDF' 📌

Author

Download the latest "General Public" version in English

Descarga la última versión instalable en Español

Platforms

  • Microsoft Windows only.

Requirements

  • PyQt5
  • PyMuPDF
  • Microsoft Word
  • win32com
  • python-docx
  • Ghostscript
    • Dependencies are included in "code" directory so there is no need to install it.

If you want to run the code instead of the .EXE, you may need to install the following packages:

pip install PyMuPDF
pip install python-docx
pip install selenium
pip install webdriver-manager
pip install auto-py-to-exe
pip install pywin32
pip install pypiwin32
pip install regex
pip install pandas
pip install requests
pip install xlswriter
pip install openpyxl
pip install auto-py-to-exe

💬 Contact

  • Please submit questions and report issues over here.

License

Screenshots

luftmensch's People

Contributors

lheredias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

luftmensch's Issues

install issue

I'm trying to install it on a Win10 21H1 machine and I'm getting this error:

Traceback (most recent call last):
  File "C:\Users\lenin\.conda\envs\luft\Lib\site-packages\_pyinstaller_hooks_contrib\hooks\rthooks\pyi_rth_certifi.py", line 13, in <module>
  File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
  File "ssl.py", line 98, in <module>
ImportError: DLL load failed while importing _ssl: Impossibile trovare la procedura specificata.

The machine doesn't have a C:\Users\lenin\

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.