Blissum

Blissum
Download on the App Store
Convert Html to Swift

Convert Html to Swift

Transform your HTML code into Swift DSL code with ease

Works for pointfreeco/swift-html and BinaryBirds/swift-html. Your server-side Swift application is protected from runtime errors and invalid HTML through DSL libraries, which incorporates HTML directly into the robust type system of Swift. It takes effect during compile-time, thus eliminating the risk posed by templating languages.

Text Case Converter

Text Case Converter

Toggle between kebab, snake, camel, and pascal cases

Going from one naming convention to another is now easy. Change your variable names, class names, and function names to the style your next project demands.

Prefix and Suffix Converter

Prefix and Suffix Converter

Change prefix or suffix of each line

Replace the recurring prefix or suffix in every line with what you prefer. Also add either a prefix or a suffix to each line. It works with whitespace with no problem.

Regex Match Extractor

Regex Match Extractor

Extract the matches and the capturing groups

Two separate outputs are created. One with the whole match and the other is the capturing groups. The matches are highlighted in the input.

File Content Search

File Content Search

Search for a string in files and get the line number, and preview the file content.

Go through each file in a folder with the option of even searching for hidden files. It will output the line number of each file with the preview option.

Name Generator

Name Generator

Generate non-existing but readable names or words

Generate names with three methods: randomly combining the prefix and suffix of common names, alternating between vowels and consonants, and assigning different weights to each letter.

Swift Formatter

Swift Formatter

Format your Swift code

Use nicklockwood's SwiftFormat by inputting the configuration file content to the editor.

JSON Formatter

JSON Formatter

Format your JSON data

Beautify your JSON data with our pretty-print and syntax highlight feature.

Tools included

Blissum brings quick text, code, data, web, generator, and security utilities into one native developer toolbox for macOS and iOS, so common transformations can stay local instead of going through privacy-hostile web tools.

HTML to SwiftConvert HTML into Swift-friendly output for server-side Swift projects.HTML to MarkdownConvert HTML content into clean Markdown for documentation and publishing workflows.URL to MarkdownFetch a web page and convert its content into Markdown.Text Case ConverterConvert text between common casing styles such as camel, pascal, snake, and kebab case.Prefix SuffixAdd, replace, or clean prefixes and suffixes across lines of text.Regex MatchesExtract text that matches a regular expression, including captured groups.JSON FormatterPretty-print and format JSON for easier inspection and editing.HTML BeautifyFormat HTML markup for readability.CSS BeautifyFormat CSS stylesheets for readability.JS BeautifyFormat JavaScript code for readability.Swift PrettyFormat Swift code for cleaner editing and review.File Content SearchSearch file contents and inspect matching lines.Name GeneratorGenerate readable names and words for projects, examples, and placeholders.UUID GeneratorGenerate UUIDs for identifiers, fixtures, and development workflows.Line Sort/DedupeSort lines and remove duplicates from pasted text.ASCII to HexConvert ASCII text to hexadecimal output.Hex to ASCIIConvert hexadecimal data back into ASCII text.Color ConverterConvert between common color formats for design and development.SVG to CSSConvert SVG data for CSS use.Backslash EscapeEscape or unescape backslashes in text.XML FormatterFormat XML documents for readability.Random StringGenerate random strings for tokens, placeholders, and test data.Hash GeneratorGenerate hashes from text.String InspectorInspect string details, characters, and text properties.Number Base ConverterConvert numbers between bases for programming and debugging.Certificate DecoderDecode certificate contents for inspection and troubleshooting.QR CodeGenerate or read QR code data.JSON to YAMLConvert JSON into YAML.YAML to JSONConvert YAML into JSON.UUID/ULIDWork with UUIDs and ULIDs for identifiers and test data.URL ParserBreak URLs into their parts for debugging and analysis.RegExp TesterTest regular expressions against sample text.HTML PreviewPreview HTML output while working with markup.Base64Encode and decode Base64 text.Base64 ImageConvert images and Base64 image data.Unix TimeConvert Unix timestamps and dates.URL EncodeEncode and decode URL-safe text.JWT DebuggerDecode and inspect JWTs while debugging authentication flows.String DiffCompare strings and review their differences.
GitHub logoView on GitHub