{"id":20060277,"url":"https://github.com/bboymega/file2png-web","last_synced_at":"2026-05-14T19:06:26.597Z","repository":{"id":209732466,"uuid":"569004293","full_name":"bboymega/File2PNG-Web","owner":"bboymega","description":"File2PNG Web Application","archived":false,"fork":false,"pushed_at":"2025-08-17T19:46:03.000Z","size":13444,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T21:24:07.628Z","etag":null,"topics":["cryptography","encoding","encryption-decryption","file","fileprocessing","front-end","php","png-decoder","png-encoder","webapplication","website"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bboymega.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2022-11-21T21:53:11.000Z","updated_at":"2025-08-17T19:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"492fd95b-04e5-41bf-adfe-f4e42f82b2d2","html_url":"https://github.com/bboymega/File2PNG-Web","commit_stats":null,"previous_names":["bboymega/file2png-web"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bboymega/File2PNG-Web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bboymega%2FFile2PNG-Web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bboymega%2FFile2PNG-Web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bboymega%2FFile2PNG-Web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bboymega%2FFile2PNG-Web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bboymega","download_url":"https://codeload.github.com/bboymega/File2PNG-Web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bboymega%2FFile2PNG-Web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33039276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cryptography","encoding","encryption-decryption","file","fileprocessing","front-end","php","png-decoder","png-encoder","webapplication","website"],"created_at":"2024-11-13T13:13:49.181Z","updated_at":"2026-05-14T19:06:26.593Z","avatar_url":"https://github.com/bboymega.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File2PNG Web Application\n\nThis project is a front-end web application based on rekcuFniarB/File2PNG.\n\n\u003cimg src=\"a1.png\" alt=\"a1\" width=\"700\"/\u003e\n\n# Installation Guide \n\nDownload the release archive \u0026 extract to the server root (Usually /var/www for Linux).\n\nGrant execution access to the backend scripts located in the script folder. \n\n`chmod +x /path_of_project/scripts/* `\n\nEnable rewrite mode for apache2 and make sure .htaccess is working.\n\n`a2enmod rewrite`\n\nConfigure the crontab of the server to set processed temporary files deleted automatically after a period of time. (crontab file in the root of the repository can be used as reference).\n\n```\n# Delete temp files in 2 hours\n\n*/5 * * * * find /var/www/file2png/public/tmp -type f -mmin +120 -delete\n*/5 * * * * find /var/www/file2png/public/tmp_output -type f -mmin +120 -delete\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbboymega%2Ffile2png-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbboymega%2Ffile2png-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbboymega%2Ffile2png-web/lists"}