Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
swfstrings(1)			    swftools			   swfstrings(1)

NAME
     swfstrings - Extracts strings from SWF files.

Synopsis
     swfstrings [options] file.swf

DESCRIPTION
     This  tool  extracts strings from SWF files. It parses SWF font records and
     text records and prints unicode-encoded characters to stdout.

OPTIONS
     -f, --fonts
		Print out font information for each text block

     -x, --xpos x
		Set bounding box x coordinate

     -y, --ypos y
		Set bounding box y coordinate

     -W, --width width
		Set bounding box width

     -H, --height height
		Set bounding box height

     -V, --version
		Print version information and exit

AUTHORS
     Rainer Bohme <rfxswf@reflex-studio.de>

     Matthias Kramm <kramm@quiss.org>

swfstrings			   August 2009			   swfstrings(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=swfstrings&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help