{"id":18754979,"url":"https://github.com/nottimtam/file-converter-gui","last_synced_at":"2026-05-03T05:36:37.826Z","repository":{"id":256323236,"uuid":"854935811","full_name":"NotTimTam/file-converter-gui","owner":"NotTimTam","description":"Self-hostable GUI interface for @nottimtam/file-converter.","archived":false,"fork":false,"pushed_at":"2024-09-13T23:55:27.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T01:32:36.995Z","etag":null,"topics":["api","conversion","express","file","file-converter","module"],"latest_commit_sha":null,"homepage":"https://github.com/NotTimTam/file-converter","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotTimTam.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":"2024-09-10T02:42:10.000Z","updated_at":"2024-09-13T23:53:29.000Z","dependencies_parsed_at":"2024-11-07T17:50:13.038Z","dependency_job_id":null,"html_url":"https://github.com/NotTimTam/file-converter-gui","commit_stats":null,"previous_names":["nottimtam/file-converter-gui"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTimTam%2Ffile-converter-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTimTam%2Ffile-converter-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTimTam%2Ffile-converter-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTimTam%2Ffile-converter-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotTimTam","download_url":"https://codeload.github.com/NotTimTam/file-converter-gui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644127,"owners_count":19673580,"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":["api","conversion","express","file","file-converter","module"],"created_at":"2024-11-07T17:31:00.930Z","updated_at":"2025-11-29T07:30:16.990Z","avatar_url":"https://github.com/NotTimTam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file-converter-gui\n\nSelf-hostable GUI interface for [@nottimtam/file-converter](https://www.npmjs.com/package/@nottimtam/file-converter).\n\nSee [file-converter](https://github.com/NotTimTam/file-converter) for general implementation instructions and API reference.\n\n## Installation\n\n```terminal\nnpm i @nottimtam/file-converter-gui\n```\n\n## Spinup\n\n```terminal\nnpm start\n```\n\n## Environment Variables\n\nFor the application to run properly, certain environment variables need to be defined.\n\n### Example\n\n```env\nNODE_ENV=development\nAPI_VERSION=1\nPORT=3000\nCLEAR_JOB_ON_DOWNLOAD=true\nFILE_TEMP=./temp\nFILE_SIZE_LIMIT=1000000000\nDANGEROUSLY_FORCE_CLEAR_TEMP=false\n```\n\n### Breakdown\n\n-   NODE_ENV\n    -   \"production\" / \"development\"\n-   API_VERSION\n    -   \"1\" (the only current API version)\n-   PORT\n    -   The port you want the server to listen on.\n-   [CLEAR_JOB_ON_DOWNLOAD](https://github.com/NotTimTam/file-converter?tab=readme-ov-file#parameters)\n    -   \"true\" / \"false\"\n-   [FILE_TEMP](https://github.com/NotTimTam/file-converter?tab=readme-ov-file#parameters)\n    -   The directory to store files in during the conversion process.\n-   [FILE_SIZE_LIMIT](https://github.com/NotTimTam/file-converter?tab=readme-ov-file#parameters)\n    -   An optional maximum upload size in bytes.\n-   [DANGEROUSLY_FORCE_CLEAR_TEMP](https://github.com/NotTimTam/file-converter?tab=readme-ov-file#parameters)\n    -   \"true\" / \"false\" **_(serious consequences for parameter misuse, do not include parameter in `.env` unless absolutely necessary)_**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottimtam%2Ffile-converter-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnottimtam%2Ffile-converter-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottimtam%2Ffile-converter-gui/lists"}