{"id":26984144,"url":"https://github.com/keshon/pixelita","last_synced_at":"2025-04-03T17:34:51.207Z","repository":{"id":177337047,"uuid":"660190248","full_name":"keshon/pixelita","owner":"keshon","description":"Optimize and convert images like never before","archived":false,"fork":false,"pushed_at":"2024-06-28T21:27:53.000Z","size":2815,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-28T22:35:46.172Z","etag":null,"topics":["convert-to-webp","jpg-compressor","png-compression","png-optimizer","webp","webp-encoder"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keshon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-29T12:53:11.000Z","updated_at":"2024-06-28T21:27:56.000Z","dependencies_parsed_at":"2023-09-20T00:53:51.978Z","dependency_job_id":"6ef55170-1601-4e15-8970-8a5d981e9dd7","html_url":"https://github.com/keshon/pixelita","commit_stats":null,"previous_names":["keshon/pixel-powaahh","keshon/pixelita","keshon/pixelita-image-compressor"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshon%2Fpixelita","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshon%2Fpixelita/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshon%2Fpixelita/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshon%2Fpixelita/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keshon","download_url":"https://codeload.github.com/keshon/pixelita/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247048726,"owners_count":20875099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["convert-to-webp","jpg-compressor","png-compression","png-optimizer","webp","webp-encoder"],"created_at":"2025-04-03T17:34:50.444Z","updated_at":"2025-04-03T17:34:51.197Z","avatar_url":"https://github.com/keshon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![# Header](https://raw.githubusercontent.com/keshon/assets/main/pixelita-image-compressor/header.png)\n\n# Pixelita Image Compressor\n\nPixelita is a Go-based image processing utility designed to facilitate encoding, decoding, and conversion of images into formats: JPEG, PNG, and WebP.\n\n## Features\n\n- **Format Conversion:** Easily convert images between different formats including JPEG, PNG, and WebP.\n- **Quality Adjustment:** Tailor the quality of images during conversion to meet specific requirements.\n- **Concurrent Processing:** Utilize parallel processing to optimize multiple images simultaneously.\n\n![# Main Window Example](https://raw.githubusercontent.com/keshon/assets/main/pixelita-image-compressor/gui.jpg)\n\n## Getting Started\n\n### Prerequisites\n\n- **Go (Golang):** Install Go on your system.\n- **Go Modules:** Fetch required modules by running `go mod download`.\n\n### Usage\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/keshon/pixelita-image-compressor.git\n   ```\n\n2. **Install Dependencies:**\n\n   ```bash\n   cd pixelita\n   go mod download\n   ```\n\n4. **Run Pixelita:**\n\n   Execute the following command to run Pixelita:\n\n   ```bash\n   go run cmd/main.go\n   ```\n\n    You can use supplied build scripts (`bat` for Windows and `sh` for Linux:\n    - build-and-run - debug version (run after build).\n    - build-release - release version with terminal window visible.\n    - build-release-no-console - release version without terminal window.\n\n### File Structure\n\n- **config:** Config to hold various parameters.  \n- **imageencode:** Contains functionalities for encoding images in JPEG, PNG, and WebP formats.\n- **imagetype:** Manages image format types and their corresponding extensions.\n- **pixelita:** Main utility for image processing and format conversion.\n- **internal:** Includes additional utility functions and configurations used within the application.\n- **filesystem:** File IO related helper object.\n\n## Acknowledgment\n\nThe banner images used in this project were sourced from [Freepik](https://www.freepik.com), attributed to contributors [@Freepik](https://www.freepik.com/author/freepik) and [@starline](https://www.freepik.com/author/starline).\n\n\n### Contribution\n\nContributions to Pixelita are welcome! You can create issues, submit pull requests, or suggest enhancements to improve the utility.\n\n### License\n\nPixelita is licensed under the [MIT License](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeshon%2Fpixelita","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeshon%2Fpixelita","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeshon%2Fpixelita/lists"}