Sketch Favicon 1.0.0
  • Contents
      • Sketch Favicon Plugin Manifest
      • Writing Sketch Plugins
        • Using Dependencies
      • Export Favicon Command
        • Validation
        • Convert Selected Layer to PNG
        • Dialogs
        • Output Favicon Icon Generation
      • User Interfaces
        • Output Favicon Icon Sizes
        • Output Favicon Icon Location
      • PNG Handling
        • Convert a Layer to PNG
        • Resize PNG
      • ICO Handling
        • Create an ICO from PNG Data
      • Utility Functions
        • Base64 Encoding/Decoding
        • Temporary Files
      • Development Tools Container
        • Building
      • Building
      • Documentation
      • Releasing
        • Release Checklist
        • Building a Release
        • Preparing the GitHub Release
        • Update the Appcast File
        • Publishing the Documentation
      • Contributing
      • Contributor Covenant Code of Conduct
        • Our Pledge
        • Our Standards
        • Our Responsibilities
        • Scope
        • Enforcement
        • Attribution
      • Thanks
      • License
  • Sketch Favico... »
_images/title.png

Sketch plugin for favicon generation.

Source Code¶

  • Sketch Favicon Plugin Manifest
  • Writing Sketch Plugins
  • Export Favicon Command
  • User Interfaces
  • PNG Handling
  • ICO Handling
  • Utility Functions

Development¶

  • Development Tools Container
  • Building
  • Documentation
  • Releasing

Other Topics¶

  • Contributing
  • Contributor Covenant Code of Conduct
  • Thanks
  • License

Back to top