{"id":22056957,"url":"https://github.com/danteay/swftools","last_synced_at":"2026-04-25T22:34:39.434Z","repository":{"id":100303820,"uuid":"216807327","full_name":"danteay/swftools","owner":"danteay","description":"A modified version of https://github.com/matthiaskramm/swftools repo that runs on Mac OS Mojave","archived":false,"fork":false,"pushed_at":"2019-10-22T12:23:37.000Z","size":11684,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T21:34:47.510Z","etag":null,"topics":["macos","mojave","swf"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danteay.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-22T12:22:09.000Z","updated_at":"2020-07-17T16:37:07.000Z","dependencies_parsed_at":"2023-04-09T22:01:41.540Z","dependency_job_id":null,"html_url":"https://github.com/danteay/swftools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danteay/swftools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fswftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fswftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fswftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fswftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danteay","download_url":"https://codeload.github.com/danteay/swftools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danteay%2Fswftools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["macos","mojave","swf"],"created_at":"2024-11-30T16:15:32.412Z","updated_at":"2026-04-25T22:34:39.410Z","avatar_url":"https://github.com/danteay.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swftools\nThis is a customo version of Swftools 0.9.2 for Mac OS compilation\n\n## Installation\n\n1. Clone this repository in any directory\n2. Inside the folder of this project execute `./configure` to configure with your system\n3. Ones the project configured, type and run `make`\n4. Finaly type and run `make install`\n\nOnes the installation is comolete you should see the help options of the command when you execute one of the tools like this:\n\n```\n~/Desktop/swftools » pdf2swf                                                                                                                                          eaguilar@Eduardos-MacBook-Pro\n\nUsage: pdf2swf [-options] file.pdf -o file.swf\n\n-h , --help                    Print short help message and exit\n-V , --version                 Print version info and exit\n-o , --output file.swf         Direct output to file.swf. If file.swf contains '%' (file%.swf), then each page goes to a separate file.\n-p , --pages range             Convert only pages in range with range e.g. 1-20 or 1,4,6,9-11 or\n-P , --password password       Use password for deciphering the pdf.\n-v , --verbose                 Be verbose. Use more than one -v for greater effect.\n-z , --zlib                    Use Flash 6 (MX) zlib compression.\n-i , --ignore                  Allows pdf2swf to change the draw order of the pdf. This may make the generated\n-j , --jpegquality quality     Set quality of embedded jpeg pictures to quality. 0 is worst (small), 100 is best (big). (default:85)\n-s , --set param=value         Set a SWF encoder specific parameter.  See pdf2swf -s help for more information.\n-w , --samewindow              When converting pdf hyperlinks, don't make the links open a new window.\n-t , --stop                    Insert a stop() command in each page.\n-T , --flashversion num        Set Flash Version in the SWF header to num.\n-F , --fontdir directory       Add directory to the font search path.\n-b , --defaultviewer           Link a standard viewer to the swf file.\n-l , --defaultloader           Link a standard preloader to the swf file which will be displayed while the main swf is loading.\n-B , --viewer filename         Link viewer filename to the swf file.\n-L , --preloader filename      Link preloader filename to the swf file.\n-q , --quiet                   Suppress normal messages.  Use -qq to suppress warnings, also.\n-S , --shapes                  Don't use SWF Fonts, but store everything as shape.\n-f , --fonts                   Store full fonts in SWF. (Don't reduce to used characters).\n-G , --flatten                 Remove as many clip layers from file as possible.\n-I , --info                    Don't do actual conversion, just display a list of all pages in the PDF.\n-Q , --maxtime n               Abort conversion after n seconds. Only available on Unix.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Fswftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanteay%2Fswftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanteay%2Fswftools/lists"}