Skip to content

fcraveiro/asc_art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🚀 Image to ASCII Art Converter

Welcome to the Image to ASCII Art Converter project – a simple and effective tool to transform your favorite images into ASCII art. Perfect for those who love digital art and programming!

📖 Readme and Kudos by ChatGPT 😂

🔥 Credits

This project was developed with the help of various tools and resources, including:

ChatGPT-4 💡

  • Technical Consulting and Code Solutions: ChatGPT-4 assisted in providing solutions for transforming images into ASCII art, refining algorithms, and optimizing the Python code.
  • Documentation: This README was structured and formatted with the help of ChatGPT-4 to ensure clarity and accuracy.

GitHub Copilot 🤖

  • Code Suggestions: GitHub Copilot provided valuable suggestions during the implementation of image conversion functions and data handling.

📚 Table of Contents

🚀 Features

  • Image to ASCII Conversion: Transform images into ASCII art with a straightforward and user-friendly interface.
  • Background Removal: (Optional) Remove image backgrounds before converting them to ASCII art.
  • Resizing and Adjustments: Resize and adjust image dimensions to achieve the desired ASCII art result.

💻 Tech Stack

  • Python: The programming language used to develop the script.
  • Pillow: Library for image manipulation.
  • NumPy: Library for mathematical operations and array manipulation.
  • rembg: Library for background removal from images (optional).
  • GitHub Copilot: Assisted with suggestions and autocompletion during development.

🤝 How to Contribute

We welcome contributions! If you have ideas, find bugs, or want to add new features, feel free to open an issue or submit a pull request. Let's make this project even better together!

📜 License

This project is licensed under the MIT License, allowing for use, copy, modification, merging, publishing, and distribution of the software.


Feel free to adjust or add any additional details you think are necessary! 😄

🚀 Conversão de Imagens em Arte ASCII

Bem-vindo ao projeto Conversão de Imagens em Arte ASCII – uma ferramenta simples e eficaz para transformar suas imagens favoritas em arte ASCII. Perfeito para quem adora arte digital e programação!

📖 Readme e Agradecimentos pelo ChatGPT 😂

🔥 Créditos

Este projeto foi desenvolvido com a colaboração de várias ferramentas e recursos, incluindo:

ChatGPT-4 💡

  • Consultoria Técnica e Soluções de Código: ChatGPT-4 ajudou a fornecer soluções para transformar imagens em arte ASCII, ajustando algoritmos e otimizando o código Python.
  • Documentação: Este README foi estruturado e formatado com a ajuda do ChatGPT-4 para garantir clareza e precisão.

📚 Sumário

🚀 Funcionalidades

  • Conversão de Imagens para ASCII: Transforme imagens em arte ASCII com uma interface simples e direta.
  • Remoção de Fundo: (Opcional) Remova o fundo das imagens antes de convertê-las para ASCII.
  • Redimensionamento e Ajuste: Ajuste a largura e altura da imagem para obter o resultado desejado em arte ASCII.

💻 Tecnologias Utilizadas

  • Python: Linguagem de programação utilizada para o desenvolvimento do script.
  • Pillow: Biblioteca para manipulação de imagens.
  • NumPy: Biblioteca para operações matemáticas e manipulação de arrays.
  • rembg: Biblioteca para remoção de fundo das imagens (opcional).
  • GitHub Copilot: Auxiliou com sugestões e autocompletar durante o desenvolvimento.

🤝 Como Contribuir

Adoramos contribuições! Se você tiver ideias, encontrar bugs ou quiser adicionar novas funcionalidades, sinta-se à vontade para abrir uma issue ou enviar um pull request. Vamos melhorar este projeto juntos!

📜 Licença

Este projeto é distribuído sob a Licença MIT, permitindo o uso, cópia, modificação, fusão, publicação e distribuição do software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages