
SWFTOOLS
SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode).
Utilities for editing and generating Adobe Flash (SWF) files.
SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode).
GitHub - jdapena/swftools: SWFTools is a collection of utilities for ...
SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode).
swftools · GitHub
Utilities for editing and generating Adobe Flash (SWF) files. This organization has no public members. You must be a member to see who’s a part of this organization. Loading… swftools …
SWFTools - Wikipedia
SWFTools is an open source software tool suite for creating and manipulating SWF files. Distributed under the terms of the GPL-2.0-or-later, it may be compiled from C source, to run under Linux, Microsoft Windows, and Apple OS X. [1] On Microsoft Windows systems, the pre-compiled installer also installs a GUI wrapper for the suite's PDF to SWF ...
推荐开源项目:SWFTools - 强大的Flash文件处理工具集合-CSDN …
2024年5月26日 · SWFTools 是一款强大的开源工具集,专门用于处理Adobe Flash(SWF)文件。 它提供了多种实用程序,包括转换、组合和创建SWF文件的功能。 该项目遵循GPL许可证发布,意味着你可以自由地使用、修改和分享源代码。 SWFTools 包含了一系列精心设计的命令行工具,如: PDF2SWF:将PDF文档转换为SWF格式,保留原始文本的完整格式,支持表格、公式和图形。 SWFCombine:可以插入SWF到Wrapper中、合并多个SWF或进行基本参数调整。 …
SWFTools 开源项目使用教程 - CSDN博客
2024年9月28日 · 工具集包括将PDF和图片转换为 SWF 、 SWF文件 解析提取、命令行播放器、文本处理、合并与切割 SWF文件 以及ActionScript编译...
SWFTOOLS
Current releases: Linux Version (Sourcecode):Windows Version (Binaries):
SWFTools 开源项目推荐 - CSDN博客
2024年11月6日 · SWFTools集合了一系列实用程序,能够满足从读取、合并到创建SWF文件的各种需求。 它包括但不限于: PDF2SWF: 将PDF文档转换成SWF格式,保留复杂的文本布局、图像和表格。 SWFCombine: 多功能工具,支持将SWF文件嵌入或组合,调整大小等基本参数操作。 SWFStrings: 扫描SWF文件中的文本数据。 SWFDump: 输出SWF文件的详细信息,如图像、字体、声音等元素及代码汇编和边界框数据。 JPEG2SWF/PNG2SWF: 分别将JPEG和PNG图片 …
SWFTOOLS
Furthermore you can compress/uncompress SWF files using swfcombine: swfcombine -dz file.swf -o file_new.swf compresses, while swfcombine -d file.swf -o file_new.swf decompresses. 13.) avi2swf converts my avi files upside down! Try using the -p (--flip) switch. 14.) How to extract images/sounds from myfile.swf using swfextract?