Skip to content

Commit

Permalink
Add fmt for svg
Browse files Browse the repository at this point in the history
  • Loading branch information
ValdemarOtte committed Feb 19, 2024
1 parent 520d72c commit 0ba32ca
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions fileformats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,22 @@ fmt/90:
converter_type: master
outputs:
- tif
fmt/91:
name: Scalable Vector Graphics 1.0
action: convert
convert:
- converter: browser
converter_type: master
outputs:
- pdf
fmt/92:
name: Scalable Vector Graphics 1.1
action: convert
convert:
- converter: browser
converter_type: master
outputs:
- pdf
fmt/95:
name: Acrobat PDF/A - Portable Document Format 1a
action: convert
Expand Down Expand Up @@ -1358,6 +1374,14 @@ fmt/412:
converter_type: master
outputs:
- pdf
fmt/413:
name: Scalable Vector Graphics Tiny 1.2
action: convert
convert:
- converter: browser
converter_type: master
outputs:
- pdf
fmt/414:
name: Audio Interchange File Format
action: convert
Expand Down

0 comments on commit 0ba32ca

Please sign in to comment.