Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveduckie/impression-image-tool-old
A simple Python tool used for conveniently generating impression images for blog posts with a bit of style.
https://github.com/loveduckie/impression-image-tool-old
image-generation impression impression-image python python-script python-script-image-generation python3
Last synced: about 1 month ago
JSON representation
A simple Python tool used for conveniently generating impression images for blog posts with a bit of style.
- Host: GitHub
- URL: https://github.com/loveduckie/impression-image-tool-old
- Owner: LoveDuckie
- License: mit
- Created: 2022-02-05T15:42:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T17:50:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-04T11:19:29.889Z (about 2 months ago)
- Topics: image-generation, impression, impression-image, python, python-script, python-script-image-generation, python3
- Language: Python
- Homepage: https://lucshelton.com/projects/personal/impression-image-tool
- Size: 503 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Impression Image Tool
A simple tool for generating handy impression images for your blog posts.
---
## Usage
Find below some handy instructions on how to use this tool on Windows and Unix-based environments.
### Windows
Using PowerShell, you can provision your environment so that packages and requirements are automatically installed.
```powershell
ImageTool.ps1
```### Linux
Using shell script, you can provision your virtual environment so that required packags are automatically installed.
```bash
imagetool.sh
```## Website
More information can be found about this tool on my website.
\
## Authors
- Luc Shelton <[[email protected]](mailto:[email protected])>
## Licensing
This section outlines all relevant information regarding licensing for any referenced branding imagery, logos, and their respective rights holders.
### Third-party Branding and Logos
Copyrights for images relating to third-party technologies or organisational entities belong to their respective rights holders.
#### Languages
Find below some repositories for downloading official logos for programming languages.
#### Technologies
Find below some repositories for downloading official branding or logos for technologies.
## Contributing
**Source Repository:** [https://github.com/LoveDuckie/impression-image-tool](https://github.com/LoveDuckie/impression-image-tool)