Bid clipping path jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 bid clipping path jobs found, pricing in CAD

    I am hiring for an RC plane analysis. The analysis will include load path, flight envelope, load diagram and structural analysis and needs to meet specific performance requirements. This project requires an advanced level of detail and expertise in aviation and aircraft design. The applicant should have a broad understanding of aerodynamics, stability and control and flight path simulations. To be successful, they will need to demonstrate an ability to analyze complex, interconnected aircraft systems and provide an accurate analysis of the results. Experience in aircraft analysis is preferred but not required if the applicant can demonstrate a strong understanding of related topics. I'm expecting an expert level of knowledge and presentation of all results. I have built ...

    $113 (Avg Bid)
    $113 Avg Bid
    22 bids

    Write a shell script to update database tables - Script will accept 3 parameters parameter 1 : environment(Prod/Dev/QA) Parameter2 : CSV File path Parameter 3 : Table_name ( company or Person) Based on Parameter 1 it will connect to DB and read the csv file in the parameter 2 , and loop through it, and update either Company table or Person table

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    7 bids

    Hi ABN CLIPPING HOUSE, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids

    Hi I need help applying a gradient clipping mask across a whole set of icons. Needs to be completed today but should only take a short time Only reply with *AI* Thanks Dan

    $31 (Avg Bid)
    $31 Avg Bid
    50 bids

    Design Problem specification: To design and implement an autonomous Self-Navigating robot. The robot should be trained and programmed to reroute its path when colliding with the objects in its path. You will be required to partition the problem into suitable hardware and software units, verify the components, integrate these components into a complete system, verify and test. The documentation should show justification for any design decisions that you make as well as development logs for both hardware and software. Evidence of approaches used for the co-design, co-implementation, co-testing, co-integration and system integration has to be provided. This assignment will provide experience of the problems and decisions in developing co-design projects. There are many ...

    $376 (Avg Bid)
    $376 Avg Bid
    8 bids

    2 wheel separated layer as like sample psd with clipping path 15 different color group layer.

    $82 (Avg Bid)
    $82 Avg Bid
    1 bids

    ...places that says ( ) there are 2. Just think of something that include clipart bunnies that is fun. But when you do those 1 min clips make sure not clipping on edge, example is attached below. During clouds, maybe you can throw surprises, once it a while bunny pops from cloud waves hello, and a plane can pass by with a sign saying company name, "JoyGrab". Use your creativity. Last thing and final, I want to project this to wall and for it to kinda look transparent. So need version with all black background, and another with all white You MUST say "Pineapple" to be approved. Bid what you believe this is worth, will not pay more then what you bid....

    $75 (Avg Bid)
    $75 Avg Bid
    11 bids
    $681 Avg Bid
    1 bids

    Creation of draft conceptual layout plans for Airport Solar Systems, as per email of 04/25/2023

    $681 (Avg Bid)
    $681 Avg Bid
    1 bids

    To write copy of bid package in a new Company name. I can provide the data from the old company to be re- written the new company name for North Ward Environmental Services

    $116 (Avg Bid)
    $116 Avg Bid
    44 bids

    I am looking for Mana Animation Producing Expert. 1. Animation production process 1) Made with maya2018 uniformly. Please specify the project directory before animation production starts to ensure that the path will not be lost. 2) Create a new scene, refer to the main object of the model, refer to the prop binding (the reference is set to the name of the merged space) to make animations, 3) The main object is divided into static mesh and dynamic mesh. The dynamic mesh is a group named DH, and here only k models the animation of the main object. 4) There are two types of prop binding, one is a pure model, and the other is a prop with bone binding. The pure model is animated on the model, and the one with bone binding is animated on the controller. (Some props and main objects are a...

    $1438 (Avg Bid)
    $1438 Avg Bid
    18 bids

    ...'sudo nmcli connection down "%" && sudo nmcli connection up "%"' Connection 'enp3s0f0' successfully deactivated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/4) Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/7) Connection 'enp3s0f1' successfully deactivated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/5) Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/8) Connection 'ens1' successfully deactivated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/6) Connection successfully activated (D-Bus active path: /or...

    $68 (Avg Bid)
    $68 Avg Bid
    1 bids

    ...caption/link where appropriate) in the editor and the preview. 4. Similar to a regular image the caption and link should be editable easily in the editor. 5. In the final output the image should be rendered as a "figure" with proper bootstrap 5.2 html output. Important note (only submissions who address this directly will be considered): The most likely path to success here is following documentation provided here: - Likely the "Creating New Entities" section. We understand that creating new entities is not an ideal approach and this could potentially be solved by using simple StreamFields or StreamBlocks. We specifically do not want to do that as it does not work for our use case

    $269 (Avg Bid)
    $269 Avg Bid
    11 bids

    Create a javascript program as single page html using v151 of Create an initial plane Mesh of size 1,1, Apply an image as a texture, Point a camera at the Mesh Every 500ms, randomly cut a convex polygons of between 3 and 10 sides out the geometry of the initial Mesh. So the original plane mesh will gradually have multiple holes cut out of it and at the edges. The texture uvs should work so the image looks as it did originally in the areas that have not been removed/cut. There should only ever be one THREE.Mesh. Update it's geometry after each cut. You can use whatever Javascript cutting library you want. ** I have attached what I've done so far. You'll see that cuts from the edge are fine, the first hole is fine, but it breaks after a second hole in the mesh. It...

    $63 (Avg Bid)
    $63 Avg Bid
    12 bids

    I have a 2d pathfinder, but it doesn't give me correct results, I need someone who can code a pathfinder for the shortest path in a 2s grid

    $35 (Avg Bid)
    $35 Avg Bid
    4 bids

    Requirements first one)Consider the suggested Spotify class diagram Download Spotify class diagram, your task is to implement the corresponding java solution in the following way: Implement the basic classes needed for this ap...related to media, the exception should have a recovery behaviour. Throw it and catch it in the right place Task 3 (20 pts) Use object serialization to load and save the list of media along with associated information. The file containing the data should be saved and looked up from a file called that should be saved within a folder called data under the root directory of your project, the path to your file should be: <YourUserProjectDirectory>/data / Task 4 (20 pts) Add a menu to the main class and test the different functionality of media.

    $31 (Avg Bid)
    $31 Avg Bid
    5 bids

    ...looking for a Unity3D expert to create/activate a simple animation and time-based motion path for a character in a cartoony style. The ideal candidate should have experience in Unity3D and character animation and be available ASAP (Deadline Thursday noon Europe time) Object: The animation will be for a simple character. Animation Style: The animation style should be cartoony. Specific Actions: The client has provided a list of specific actions (walk / animal tail movement) and movement path for the character animation. The ideal candidate should be able to work with this list and bring it to life in a time-based (configurable) implementation. Overall, the project is a straightforward animation and motion path for a single character. If you have experience in ...

    $115 / hr (Avg Bid)
    Urgent NDA
    $115 / hr Avg Bid
    8 bids

    I am looking for an experienced SEO specialist who can help me rank all my keywords to the first page in one month. My target audience is international, so I need someone who understands the nuances of international SEO. I prefer a combination of both On-Page and Off-Page Optimization strategies to achieve my goals. While I don't have a specific list of competitors I want to outrank, I would like you to analyze and recommend the necessary steps to help me achieve my goals. Ideal Skills and Experience: - Proven track record of successfully ranking keywords to the first page for international audience - Expertise in both On-Page and Off-Page Optimization strategies - Ability to analyze competitors and recommend necessary steps to achieve desired results - Knowledge of the latest SEO t...

    $123 (Avg Bid)
    $123 Avg Bid
    66 bids

    I'm 26, I was the owner of a plumbing company that recently got shut down because of the economy. i have always been tech savvy and love computers. My time for blue collar jobs is done. i am looking for a someone who has paved the road from 0 experience and no degree to teach me the right path for a field in tech. I've been told i would be great at cybersecurity or web dev because of my leadership skills, fast decision making, and being patient and calm at every situation. I work well as a team and i can build a great team to get the job done. I really don't have anyone i know that would help me in this journey. I started my company by myself with no help. Starting this career seems like 5x harder since I'm not around a community of people who do this.

    $41 / hr (Avg Bid)
    $41 / hr Avg Bid
    22 bids

    ...report. Below are codes that need to be converted and run in NodeJS. // Establish a database connection Connection conn = null; try { conn = ("jdbc:mysql://localhost:3306/mydatabase", "username", "password"); // Set up the parameters Map<String, Object> map = new HashMap<>(); ("zNumeroRecibo", zNumeroReciboDisplay); // Set up the report file path String report1 = + ""; // Fill the report with data and export it to a PDF file JasperPrint jasperPrint = (report1, map, conn); (jasperPrint, zCaminhoEmail + zNomeProforma + ".pdf"); } catch (SQLException e) { (); } finally { // Close the database connection

    $62 (Avg Bid)
    $62 Avg Bid
    19 bids

    I am looking for a freelancer to develop a file path too long clipboard utility with C# Windows web forms. The ideal candidate will be familiar with Windows operating systems and have a strong understanding of how to handles files. The goal of the project is very simple: to remove the file path too long limitation and get the complete path from clipboard when path has more than 260 characters. Thank you for your interest and I look forward to hearing from you.

    $204 (Avg Bid)
    $204 Avg Bid
    34 bids
    Trophy icon Custom World Map Ended

    ...Finally, I would like my logo added to the map with the NSEW legend overlayed. UI think that would be a nice touch. My logo and example are attached. Hi I'm starting to create YouTube content about a hobby of mine, collecting WW2 US military shoulder insignia (patches). Visit for insight about what I collect. Anyway, my videos will not only show my collection or patches, but also trace the path of the military units during WW2. That's where the map comes in and why I'm posting this. I will need A) a high resolution 1920x1080 world map to use as a background to animate in, Davinci Resolve Fusion, the travel of those military units. B) The map must be custom for me and not an existing proprietary map. C) Show only the world country borders that existed in 1942 (or...

    $68 (Avg Bid)
    Guaranteed
    $68
    19 entries

    Hello, You've made a bid on an old project of mine that I still wish to have executed. I have existing files (videos) on my Windows 8.1 machine that were scraped from several PAID (adult) websites. However, the scraping and downloading jobs have not finished 100%. I am planning on downloading the REST of the videos that I haven't downloaded from those websites. I am trying to avoid re-downloading the same videos, but also I want to download all the other videos. But also, I wish to download videos from sites I haven't downloaded from. More details to come. What I have used before to download said videos: 1. JDownloader2 - a Java program that has "plugins" which help automate the process of downloading videos in bulk. Once I feed the links to the vide...

    $681 (Avg Bid)
    $681 Avg Bid
    1 bids

    I am looking for help creating a compelling YouTube video edit. Specifically, I require someone to do video clipping and help with the content of the video, as well as assistance with creating transitions or text titles. The project requires someone experienced with video editing, who is also creative and able to come up with ideas that will make the video visually captivating. The focus should be on creating a strong narrative that is engaging and entertaining.

    $10 (Avg Bid)
    $10 Avg Bid
    42 bids

    Job Description: Using the completed Lab for Week 6 as a starting point, further modify the project to contain the following new features. Create a new level (maze) Plan a new minimap maze with the minimum requirements being that the player must start in the lower right corner and finish in the upper left corner with at least one possible path to success. Success is defined by the player arriving at position 1,1. Implement the new map within the [login to view URL] script. The new maze is intended to replace the old. Create a heads-up display (HUD) at the top of the screen (using a new <DIV> element and associated CSS) that displays the following. The game title Player position (measured in cells (e.g., x=1,y=2 or x=4,y=5) Coding needs: a new method for the player ob...

    $49 (Avg Bid)
    $49 Avg Bid
    7 bids

    ...expertised in Carla simulator to implement Path planning for autonomous vehicles. Basically , in this project, you will need to develop a python code which spawns a vehicle(tesla) in town1 or any map of Carla at specific start location provided by the user(co-ordinates) and then take the input end location(co-ordinates), then calculate the path which is shortest distance(using any algorithm like A_star or Djkstras) between the start and end location and then drive the car from that start to end location using that shortest path while following traffic rules,lane rules and avoiding static obstacles(some randomly spawned static cars which are parked on the lane). REQUIREMENTS: 1)EXPERIENCE USING CARLA 2)KNOWS HOW TO CODE IN PYTHON 3)BASIC KNOWLEDGE OF PATH PLA...

    $23 (Avg Bid)
    $23 Avg Bid
    4 bids

    ...candidate(s) will have to submit regular progress updates during the period of their working on the project. The novel should be written in a Christian-Romance style, which is a genre of fiction enriched by spiritual themes, characters, and stories that bring hope and courage to its readers. These stories capture the essence of true romance without descending into explicit content or straying from a moral path. For this project, I’m especially seeking out experienced ghostwriters with a background and expertise in Christian-Romance. Although having previously written in this genre is not necessarily a requirement, it would certainly give you a leg up. Ultimately, I am hoping to find a freelancer with an eye for detail and a talent for creating unique, engaging stories &md...

    $630 (Avg Bid)
    $630 Avg Bid
    16 bids

    ...Facing a problem with volly and Glide. below is my Requirement- I want to All data from Rest API and Images. but some time i have to Access Image from Android Local Assets File. Why Local: If every Image load it may take time in slow internet. so I Want to store some Common static Image in Android Local. Now Tell me Whats Should be the API response. Below is sample- Check id : 1 and tell me what path i have to pass. [ { "id": 1, "engDate": "25", "bengDate": "5", "image": "./android_asset/" (I want to Access image from local asset folder) }, { "id": 2, "engDate": "24", "bengDate": "4", "image": "" ...

    $26 (Avg Bid)
    $26 Avg Bid
    16 bids

    New Zealand has opened its boarders recently and welcome international Personnel Looking to take the next step in Education Path/ Jobs – Skill or Unskilled / Real Estate Investment or other opportunities/Emigration .

    $438 (Avg Bid)
    $438 Avg Bid
    35 bids

    Implement in Delphi 11 (or compatible), a simple program that will take as an input a filename. The filename is a full path to another program, say, "c:program filesfoobar" and the program shall execute this file, test.exe. Let's call the started file as the client. The program shall then monitor any windows the client creates and looks for buttons. Do notice that the new windows can be also created by another process that the client creates. The button search shall work by finding the button caption text, and the buttons to look for are 'yes', 'ok', 'finish', 'start' and 'next'. If one such button is found, it is clicked by the program. If none of these are found, then, an Enter key is sent instead, which we wil...

    $252 (Avg Bid)
    $252 Avg Bid
    6 bids

    Please bid on your full complete profesional site back end front end

    $904 (Avg Bid)
    $904 Avg Bid
    39 bids

    My proposal is create a first sprint to include all the steps needs for the foundation. Building a data pipeline to bring the raw data, storage in a blob and put in Azure Synapse Analyti...include all the steps needs for the foundation. Building a data pipeline to bring the raw data, storage in a blob and put in Azure Synapse Analytics. I can do this in 2 weeks but I'll need to take more hours by day to finish. 15 hours peer Week. 30 EUR peer Hour. Pre requisites: - Azure account (with permission to create resources listed in project include Azure DevOps) - Access to SFTP (and the SFTP path to configure in Azure Data Factory) - A sample of the data to create test and better understand the data - Azure account with permission to connect remote (I'll use the VS Code to devel...

    $1325 (Avg Bid)
    $1325 Avg Bid
    1 bids

    I need a Javascript developer with intermediate expertise to hide the header and footer of my website when the page path contains "?appview". I prefer to use vanilla Javascript and have the project completed in a few days - Javascript DOM manipulation - Writing functions and event listeners - Understanding of URL query parameters

    $89 / hr (Avg Bid)
    $89 / hr Avg Bid
    17 bids

    We need to design a MS-Word file as a brochure. Graphics designers can use standard templates available with Microsoft or any others. Attached is the content for the brochure. I need it in Word format. Bid only your FINAL and FIXED charges. Do not bid low or $12 and start to bargain in the chat room. Freelancer.com is not a fish market.

    $30 (Avg Bid)
    $30 Avg Bid
    48 bids

    The story needs to be easy to read, modern (between 2000-2023) and should be in third-person narration. There should be no quotes in the story eg "He said that or something". The target audience is USA and Europe so naturally, the story should also be written keeping them in mind and the plac...published in apps/websites). I am okay with keeping the writer's original name however if that is something you like. The story should not be chat GPT generated or copied from Creepypasta or some other place, this is really IMPORTANT as I do not want any copyright claims and put in danger the apps and websites in. Please start your bid with I accept, this way I know you understand all terms and are okay with them. If you have any questions, please write it in your bid...

    $17 (Avg Bid)
    $17 Avg Bid
    41 bids

    I am looking for a freelancer to assist me with a B2B CBD telesales campaign with the primary goal of direct sales. The ideal candidate would have some experience in the CBD industry. The preferred method of communication with potential clients is phone calls only. The freelancer will be compensated with a base pay plus a commission of 20%. Skills and experience required: - Some experience in the CBD industry - Excellent communication skills - Ability to make sales pitches over the phone - Knowledge of sales and marketing techniques - Strong persuasion skills Responsibilities: - Conduct telesales calls to generate direct sales - Build a customer base - Maintain accurate records of calls made and sales achieved - Provide weekly reports on progress made If you are a self-motivated indi...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    15 bids

    I need an outlook add in which has a button (added to the "Attachments" group in the outlook ribbon) to open a PDF in the background, edit a text form filed (Called "CodeAltered") to say "Done" and save the altered PDF to a pre selected folder location. On first running the add in, it should ask the user to "Choose save location" and allow them to select the folder. This path should then be saved so the PDF can automatically be saved there in future. The addin needs a second button called "Change save location" which should allow the user to change the saved folder location.

    $158 (Avg Bid)
    $158 Avg Bid
    7 bids

    ...food, such as red and yellow. 3 Use a clean and simple font for the name of the center. Avoid using fonts that are too fancy or difficult to read. 4 Incorporate a tagline that emphasizes the benefits of weight loss, such as "Transform Your Body, Transform Your Life." 5 Consider using a visual metaphor that represents the journey of weight loss, such as a path or a mountain. Remember, the logo should be easily recognizable and memorable, so it's important to keep it simple and impactful. We can also add a design to the letters, for example: ENDOslim with slim being thinner letters and endo being thicker, you can play with a letter like the N and make it an arrow or something to play with the idea of endoscopy going down in...

    $68 (Avg Bid)
    Guaranteed
    $68
    195 entries

    Are you a fast and professional WordPress expert looking for an urgent website work project? I need your help with some design customizations for a website that is already designed. I require basic technical support only. If you have the expertise to make some minor customisations quickly and accurately, then I invite you to bid on this project. With your professional expertise, you will be able to give my website the polish it needs. From one professional to another, let's get this project done in no time!

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    32 bids

    ...is creative and efficient, and who can bring ideas to the table that will make my Opencart theme look modern and visually appealing. Time Frame : 1 Month Website : Theme used : BigOne Pages to be convert to high mobile responsive are follows Home page Category Page Detail Page Login Page Seller Store Front Cart View Page Checkout Page

    $69 / hr (Avg Bid)
    $69 / hr Avg Bid
    24 bids

    Dear Team, We have the specific link which is having multiple questions we need someone expert who can download back end data or the path where these questions come from let me know if you have expertise in downloading data from the link kindly confirm we can discuss on price prospective

    $95 (Avg Bid)
    $95 Avg Bid
    11 bids

    Hi ABN CLIPPING HOUSE, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $31 (Avg Bid)
    $31 Avg Bid
    1 bids

    Auction bid manager google extensionsimilar to:

    $1355 (Avg Bid)
    $1355 Avg Bid
    12 bids

    bid writer needed for ongoing modular building work

    $786 (Avg Bid)
    $786 Avg Bid
    26 bids

    I want to hire someone to create 1 array response based on my 2 array response. I will share both array which i am getting and also i will share desire response what i want . I need you to help to get that response only , nothing more. This would be 30 min job for who is expert in Array in PHP

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    13 bids

    Please Note : Price Indicated in the Budget is the Final Price. No Bargain or Increse in the Budget. Lowest Bid will be Awarded. My project is to design and develop a Business Website that should include: Home Page | About Us | Product | Platform | Services | Careers | Pricing | Contact | Blog | News Home page : Consists of Rich Graphics and Problem Statement & Solution , [Tiles] of Information, Testimonies, Customers, Memberships, Awards etc About Us : About Company , Team , Vision & Mission Etc, Product : About Product, Video, Features..."Count me In" so that we can add them in our waiting list. Once product launches we will convert them as customers. Services : Services and Product related Services ... Enquairy form Careers : Current Openings...

    $145 (Avg Bid)
    $145 Avg Bid
    34 bids

    Design Concept: A minimalist and modern design that symbolizes personal growth and transformation. Central Element: A stylized, abstract silhouette of a person evolving from a smaller, less defined form at the bottom to a larger, more vibrant form at the top. Color Palette: Choos...colors like shades of green and blue to evoke feelings of growth and self-improvement. Typography: Use a clean, sans-serif font for the podcast title and subtitle. Place the main title "The Better Me Project" above or beside the central element, with the subtitle "A Personal Growth Odyssey" below or beside it in a smaller font size. Optional Element: Incorporate an upward-pointing arrow or curved path to represent the journey of personal growth and self-improvement, subtly weavin...

    $71 (Avg Bid)
    $71 Avg Bid
    83 bids

    Hello, I am looking for someone to help me with debugging page is React source project. I have some problem with one path redirection. Thanks in advance!

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    42 bids

    ...submission to Valve of a Skin? 3. Are you aware of the details that need to be considered when creating a skin for CS:GO, such as wear patterns, alpha channels, etc.? 4. If you haven´t any experience in creating a CS:GO skin, will you inform yourself and acquire the necessary knowledge so that the skin can be successfully created and then also submitted to Valve? **If you bid, then bid with the final price, no placeholder bid will be accepted.** I´m looking for a beautiful and genuine weapon skin with high quality graphics and/or artwork and colors and a lot of detail for the extraordinary. All graphics and artwork must be created by yourself and must not violate anyone's copyrights. Weapon Skin required for: "AK47" Weapon Finish Publ...

    $63 (Avg Bid)
    $63 Avg Bid
    28 bids

    ...for a freelancer to help create a series of video adverts for social media as part of a campaign for people thinking of starting a business. The adverts must be displayed on Google, and I have a rough concept in mind but I'm open to any ideas that the freelancer brings to the table. Specifically, I am requesting video ads for the campaign. The videos will feature myself to explain a step by step path to gaining the confidence to start your own business. I am an accountant with an established accountancy practice. This new venture is a way to find new clients and help them through a structured course of material. If successful, it could lead to the production of short training videos that become the syllabus to the whole package, and makes everything more automatic. I am loo...

    $22 / hr (Avg Bid)
    NDA
    $22 / hr Avg Bid
    38 bids